how do i get a backround for my website for instince i want a picture of a hmmm the ocean to be the backround for my site?
how do i get a backround for my website for instince i want a picture of a hmmm the ocean to be the backround for my site?
Hello and welcome to x10Hosting. I hope you enjoy your stay with x10Hosting.
The code for background image as I saw it in Dreamweaver is
body {
background-image: url(imagefile);
}
I hope this helps....