View Full Version : Frames vs Tables


CélineFan
07-15-2003, 02:27 AM
Do you all think that iframes or tables are better? Not every browser supports iframes, but they seem to load a lot faster than tables?

What are your opinions?

Geekette
07-15-2003, 02:35 AM
A month or so ago I would have said frames, but I have recently come to enjoy using a combination of tables and <div> tags. It just seems a lot more flexible that way.

MJPtheMaster
07-15-2003, 10:43 AM
I usually don't like the look that most sites have when they have iframes. A lot of people don't know when to use frames vs tables and such. I prefer tables with div tags but I'm not saying that frames are bad. It's really just a personal issue...

vegetarulez2001
07-16-2003, 12:53 AM
I personally like frames and <div> tags together. It just makes it seem more organized to me. ^_^

lefty
07-16-2003, 02:37 AM
Depends on the look you're going for, really.