Page is a not externally linkable
Nick_W - 3:35 pm on May 21, 2002 (gmt 0)
First, which version of nn? td img { Should sort it ;) Nick
Right, couple of things:
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:
display: block;
}