View Single Post
  #7 (permalink)  
Old 03-06-2008, 03:36 PM
coder4hire coder4hire is offline
Junior Member
 
Join Date: Mar 2008
Posts: 24
Default

It looks fine, but the underlying code needs to be reworked, if only to get rid of the table-based layout, which has all kinds of disadvantages. Explore div-based layouts, and you'll never go back to nonsemantic tables.
Reply With Quote