I work as a front end web programmer for one of the world's largest ministries. We have 4 major websites. I haven't found anything that can't be done with CSS. If you really understand how div's work you can do anything with CSS.
Tables are a relic, although I agree with the other posters that for stuff that's purely tabular data tables are fine. Although there is display:table...;)
I work as a front end web programmer for one of the world's largest ministries. We have 4 major websites. I haven't found anything that can't be done with CSS. If you really understand how div's work you can do anything with CSS.
;)
Tables are a relic, although I agree with the other posters that for stuff that's purely tabular data tables are fine. Although there is display:table...