Hi - to create a multiple-column table (e.g. comparing products) is it only <table><tr><td> in the xhtml and everything else is in the css? I'm looking at http://www.w3schools.com/css/css_table.asp
Problem is that page says Safari doesn't support css tables - "Browser support: M: Mac IE only".
I need to copy my old site with html <table>'s (I mean tables comparing products not the tables used for layout) into my new xhtml/css, but when I copy a <table> over, it freaks the validator out. The moment I copy a full <table> into the xhtml, that lovely green msg at validator turns into the ugly red one.
Is there a URL that teaches how to do multiple-column tables in xhtml/css? w3schools' info is very sparse.
thank you - Val









Bookmarks