Comments on Coding Resources #2 All Comments

Hello, Storm here! I am having trubbles wit the bg image. How do i make the whole background stay in place while scrolling? Can someone explain? (So sorry for the bad writing my ceyboard doesent let me write)

Did you use the code below?

class="p-3" style="background-image:url();background-attachment:fixed;height:300px">text

That’s the code to help keep the image in place Assuming this one was used, there was an error, there was a missing bracket after the first div, which i’ve fixed :D

Oml it wont put in the div stuff 😭

Thats Much more helpfull! Do you ave anny ideas how to put a backgroud like behinde everything (i better ask someone as i still can lol)? And thank you!

God damit my keyboard again

Like an image?

where it says style=“background-image:url();background-attachment:fixed;height:300px” and where the brackets after url are is where the url goes, i recommend using postimage.org to get a link, use the direct link it generates though for better chance of it working, and play around with the height until you like it :D

Oki <3