Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Cabbit

macrumors 68020
Original poster
Jan 30, 2006
2,128
1
Scotland
Hey folks my latest wee dabble into rails is making a forum and it is now fully functional if rather spartan.

So heres the ickky design question. Do i use sections, divs, tables, or magic to style a forum these days?
 
I haven't experimented with how section tags (HTML5) display on browsers that don't recognize it. Either way, it's probably not the best option from a semantics point of view. I think a table would be OK for listing threads since there are distinct rows and columns, but not so much for a single thread page where you can use div tags ver easily.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.