Click to See Complete Forum and Search --> : simple question


lukeurtnowski
08-17-2005, 12:59 AM
I have a web site,
http://www.lukesplace.com
which uses CSS, the problem I'm having is the footer (bottom) doesn't look the same from browser to browser. Does anyone know how to make it look the same on all browsers?

Fang
08-17-2005, 02:46 AM
Change the following:
#footer_black {
background: #000 url("black-white-dotted_line.gif") repeat-x 0 0;
height:auto;
}
.
.
<p style="margin:0;">© 2004-2006 Cool Hand Designs. All rights reserved.</p>