A few times since I have learned to use CSS for layout, I have wanted to display a set of images. Say, I have nine images I want to display in a block of 3 images x 3 images. I've been wondering if using a table to display these images would be proper at all, even though they are not exactly tabular data. The code used for displaying them with a table would be much shorter than styling <div>'s and the likes. And if the table was styled with CSS...
Alright, good- otherwise I'd be in trouble.. O.o Hm... Is it also okay if you have a master table (the year) with each row containing 3 tables, each a month..? Or should I <div>ide the months by 3, instead of using a master table...?
forgive my ignorance, but what exactly IS a nested table?
Yes, I'm a supermoderator. I'm not an administrator, but I like to pretend that I am. I have my own little administrator cape that I like to wear while I browse the forums.
Yes, I'm a supermoderator. I'm not an administrator, but I like to pretend that I am. I have my own little administrator cape that I like to wear while I browse the forums.
Bookmarks