Is it possible to turn a table grid into a full CSS grid? I have been looking for tutorials or some one who covers the subject, but most places talk about using tables...
Something like this ---------------- | a | b | c | d | ---------------- | e | f | g | h | ---------------- | I | j | k | l | ---------------- This is just an example, in reality ABCD can be the title of the columns and E-L can be the content. TIA ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
