http://www.dreamweaverresources.com/tutorials/pagebackgrounds/examplefixedbackground.htm
As for getting the image flush top / left, you need to add margin settings:
CSS:
body {
padding: 0;
margin: 0 -10px 0 -10px;
/*/*/margin: 0 0 0 0; /* */
background-color: White;
}
--
Nadia
---------------
:Free Templates !! Dropdown Menu Designs:
http://www.DreamweaverResources.com
:Templates: Free Nav Bar Sets:
:Ecommerce - YVStore : SEO Articles :
:Table Tutorials, Background image Tutorials:
------------------------------------------------
"AnneBarcelona" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
Hi!
In Dreamweaver MX 2004--Using the Design mode-- can anyone could walk me
through how to add text that scrolls when it's long enough in the browser.
There is a background graphic that I'd like to stay static. So the
background
image stays in place while html text on top of the background image is set
to
scroll.
please help!
AnneB |