javasaurus (
javasaurus) wrote2007-08-14 12:46 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
HTML/CSS question
Frames, tables, CSS positioning, all can be used for placing elements where you want them. I know that tables are very old-school for this, and I'm under the impression that CSS is the current vogue, but frames seem more intuitive to me for positioning. Why the move to CSS? Or is there another new method coming?
no subject
just google for "page layouts without tables css" and you'll get plenty of links for templates out there for things the browsers do support. there are even books on just that topic alone.