Tables in CSS
Thursday, September 27th, 2007Creating tables in CSS is not possible. Mimicking tables in CSS certainly is.
DIV layout is a lot different then table layout, and it is styled using CSS or Cascading Style Sheets. It was pretty easy for anybody to use table tool embedded in Macromedia Dreamweaver or Microsoft Frontpage, but now it isn’t so simple. If you are a beginner in HTML/CSS programming or you don’t want to learn - you just want to make the web page fast & easy, you have two options: One is to step over into the world of CSS and learn it, and the other is to use some of premade CSS templates at CSS Table Gallery .
CSS Table Style found there are quite amazing. It reminds me of CSS Zen Garden (if you haven’t seen CSS Zen Garden, go feast your eyes). CSS Table Gallery changes it’s css table layout as you click on various css table designs, and after you find one that looks nice, you can download it and use it in your web page.
So go to CSS Table Gallery and you’ll be creating tables in css in no time!
Technorati Tags: css tables table gallery














