View Single Post
  #2 (permalink)  
Old Apr 4th, 2008, 09:22
Aso's Avatar
Aso Aso is online now
Chief Moderator

SuperMember
Join Date: Oct 2007
Location: UK
Posts: 1,001
Blog Entries: 2
Thanks: 5
Thanked 23 Times in 20 Posts
Send a message via Skype™ to Aso
Re: css vs tables for updating site

It depends. If you're making site-wide design changes, than it can be as little as modifying a single stylesheet.

However, if you need to make site-wide mark-up changes (add another link, remove a column etc.) then software like Dreamweaver or SSI (Server Side Includes) make the job easier (rather than editing every single page by hand!).

CSS is purely aesthetics, used to modify colours, fonts, layout dimensions, positioning and backgrounds.
Reply With Quote