Help - Search - Members - Calendar
Full Version: DIV layer
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
chronofire
does any one kno how to make a div layer one color or add an image as the bg ?
mona lisa
....? What do you exactly mean? A div layer can have both a background color and an image as the background.
chronofire
well how do i make it a solid grey or somethign so it looks like im typing in a box or how to i ad a certain color i made up as the bg
talcumpowder
CSS....
CODE
<style type='text/css'>div{background-color: #COLOR; background-image:url(URL HERE);</style>
Blah, go to the second-to-the-last post here for more in-depth background stuff...
[ http://www.createblog.com/forums/index.php?showtopic=61624 ]
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.