Creating a background for a centred page
i new , far have found of questions answered in these discussions...
i've manged center page have image/textured background sides (preferably 1 static).
how do that?
thanks!
place image body element follows
body {
background: #003466 url(../images/bg.png);
background-size: 100% 100%;
background-attachment: fixed;
}
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment