View Single Post
Old 10-29-2004, 03:19 PM   #3 (permalink)
ender
Code Monkey
 
ender's Avatar
 
Join Date: Mar 2003
Location: Evansville, IN
Posts: 75
ender is on a distinguished road
Send a message via AIM to ender Send a message via Yahoo to ender
One site that I find invaluble for CSS/HTML cross-browser coding is www.quirksmode.org It is a one-stop source for finding out what works in browsers and what doesn't, and the different gotchas that one will encounter. Just my $.02

-Ted
__________________
while(1) fork();
ender is offline   Reply With Quote