Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Firefox displaying website wrong?? Re: Firefox displaying website wrong??

#112182
TheDoc
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;
}