Picture of a Waterfall in the middle of an ocean?

What is the html code I would use?

  • I want my page to look like this one with text that i can scoll over a picture of my choice. the picture is saved in the same folder as my html codes with the name Ocean.jpg I want my picture to be in the middle of the page http://www.brownielocks.com/fixedbackground.html

  • Answer:

    This is the code from that site. It's in the <head> section. <style type="text/css"> body { background-image:url("backgrounds20_fi… background-repeat:repeat-y; background-position:top center; background-attachment:fixed;} </style>

amyleaw at Yahoo! Answers Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.