New group member here just learning javascript/css/xhtml. I inherited
a page with an HTML table of contact info that I need to display as a
two-column list where the table headings are repreated vertically.
I'm stumped and could use some tips-- is this best accomplished with
css? javascript (e.g., jquery)? Here's an example:
name address phone
x1 x2 x3
y1 y2 y3
to
name x1
address x2
phone x3
name y1
address y2
phone y3
--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS"
at Google groups.
To post: [email protected]
To unsubscribe: [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---