#Background Images

12 messages · Page 1 of 1 (latest)

unreal crescent
#

Can anyone help me with this? i followed all the step's to add an background images but it doesnt seem to show up in my website?

unreal crescent
#

i think so i copied the code from the w3schools website

unreal crescent
#

yep it work's thanks

#

sorry for the late reply

#

was busy during that day

#

but thank you

clever laurel
#

You have 2 body closing g tags

lost olive
#

Body should have all elements used to build the website, the visible content, in head you have things that are not visible, such as links to css or favicon or meta tags and the title tag. No elements should ever be placed outside the body, i recommend you to follow an html only tutorial/course until you understand the concept

#

When you have a great understanding of html you can move on to CSS