Table layout
CSS layout
What's CSS layout ?
Who uses tables for their html layout ? Who uses CSS for their layout ?
Mostly CSS/div layouts - but there is always a time and place for tables![]()
Information for Unmarried Parents | blog | bash.org
I gotta gotta get away, get away from the human race
I don't know what I'll see, don't even know what I'll find
I don't know what to pack, never been to a trip at the mind
Information for Unmarried Parents | blog | bash.org
I gotta gotta get away, get away from the human race
I don't know what I'll see, don't even know what I'll find
I don't know what to pack, never been to a trip at the mind
mostly divs but when (as said above ) it comes to tabular data tables are still the king as it maintains width constrains.
:. Web Design & Development Web Design Ireland
:. Search Engines Optimization Search Engines Optimization
:. Car Parts & Accessories Car Parts
:. Cars Ireland Cars Ireland
:. I Have 2 Find It Directory SEF Directory
Yep, css all the way, but I'm getting into a bad habit of not validating my own projects...![]()
Information for Unmarried Parents | blog | bash.org
I gotta gotta get away, get away from the human race
I don't know what I'll see, don't even know what I'll find
I don't know what to pack, never been to a trip at the mind
CSS for me also. The layouts I create, I could create in tables but I just find CSS easier to write.
“When you want something, all the world conspires in helping you to achieve it.”
www.waffle.ie
wheresmejumpa.com
It's not the middle ages anymore, so I'll have to go with CSS-based layouts with tables only used for tabular data.