css

css and microformats

53 css techniques you couldn't live without cool railsish site. addictedtonew microformats are cool microformat related blog post cssplay this site is always awesome and i'm gonna link it just because of the sheer amount of times i've had it open when i was posting something. =P

posted @ Monday, January 22, 2007 2:09 PM | Feedback (0)

tables for layout... boo

reposted from my personal blogthis post is re: this article.the author makes tons of great points for reasons to use tables for ease of layout. the problem is that the point of not using tables is so that your content is not tied to your layout in any way. while i agree that for simple easy formatting, tables are FAR superior to css in many ways, the problem is that you probably will want to modify the formatting at some point. why not be able to completely customize your entire site with one file rather than modifying all of your files. if you are displaying tabular data, then...

posted @ Wednesday, November 01, 2006 12:33 PM | Feedback (0)