Home › Forums › CSS › Firefox displaying website wrong?? › Re: Firefox displaying website wrong??
October 18, 2012 at 3:19 pm
#112182
Member
And @jkinney768 is also correct. The better format would be this:
HTML:
Lawn Girl
CSS:
#logo a {
text-indent: -9999px;
display: block;
width: xxx;
height: xxx;
background: url(xxx) no-repeat;
}