Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Forms, tight spaces, & CSS


Nick_W - 3:35 pm on May 21, 2002 (gmt 0)


Right, couple of things:

First, which version of nn?
Second, rip out all those alt="spacer" thingies, they're useless. use alt=""
Third, what is the id="GO" for?
Fourth, assuming you need it, change it to id="go", all xhtml atributes should be lower case.
Fifth, the problem is unwanted space caused by that image right? Try this:

td img {
display: block;
}

Should sort it ;)

Nick


Thread source:: http://www.webmasterworld.com/css/191.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com