Tables vs. frames vs. layers vs. popups

The geek forum. PHP, Perl, HTML, hardware questions etc.. it's all in here. Got a techie question? We'll sort you out. Ask your questions or post a link to your own site here!

Tables vs. frames vs. layers vs. popups

Postby MyrrhLynn » Wed Jun 23, 2004 8:38 pm

Ok so I've been wondering: What kinds of layouts do big companies actually use? Which types are good and which types shouldn't even be bothered with?

Now I ask this because I know that some people (in the past or present) on here have done webdesign professionally. ;) So I'm hoping one of you can help me. And actually I would't mind the opinions of all the other web designers who just do it for fun too!

Here's the basic layouts as far as I know:
Tables: These seem the best to me, although they can be really annoying to code and then constrict you to... well boxes, lol. But with my experience they screw up the least in multiple browsers.

Divided Layers: These seem like the lazy person's layouts. :lol: Don't get me wrong I love them. One thing I have noticed though is that they sort of move around a little from browser to browser.

Frames: Didn't the W3 discourage using these? So should people even make them anymore? They mess up in browsers as far as I know.

I Frames: I don't get how these are different/worse then frames. :sweat:

Pop ups: Ok I don't get these either. Unless you are doing some flash website the page shouldn't pop in my opinion. I get enough pop ups already thank you very much.

So what's everyone's opinion? What's your favorite type of layout? And if I somehow am missing one please explain about it. :jump:
Image

:x:Anti Yaoi Fans :x: Daystar Design :x: MyrrhLynn.NET :x: Need an avatar? Then Click here!

"Another Sane Sig brought to you by MOES."
User avatar
MyrrhLynn
 
Posts: 777
Joined: Sun Jun 29, 2003 12:00 pm
Location: USA

Postby TheMelodyMaker » Wed Jun 23, 2004 9:49 pm

Uh... I like a layout that tells what's on the site and how to get there. In other words: If I get lost, I won't stick around too long. Does that help at all? ^_^;
[color=RoyalBlue]@)}~`,~ [/color]Carry this rose in your signature as thanks to Inkhana, for all she has done for us in the past.Even though she is no longer a moderator, she has done an awful lot for us while she was and she deserves thanks. ^_^
TheMelodyMaker
 
Posts: 1904
Joined: Sun Jul 20, 2003 10:13 pm

Postby Ashley » Wed Jun 23, 2004 9:51 pm

Layers and Frames are my favorite kind--they are the easiest to use and escape that boxy look of tables. Lots of freedom. My least favorite kind is the table--I hate how the CCS code sometimes restricts how you can align text or how big your text area can be. Hope that helps Myrrh!

Oh, and if you MUST use pop up, chromeless popups look very chic.
Image
User avatar
Ashley
 
Posts: 7364
Joined: Mon May 26, 2003 10:00 am
Location: Fort Worth, Texas

Postby shooraijin » Wed Jun 23, 2004 10:26 pm

I'm just the opposite. I only use layers if it doesn't matter if the positioning is broken or the layer can move around. Otherwise, if something must be anchored in a particular relationship, I find tables to be the most precise and well-supported way, and works most similarly in the widest array of browsers and browser versions.
"you're a doctor.... and 27 years.... so...doctor + 27 years = HATORI SOHMA" - RoyalWing, when I was 27
"Al hail the forum editting Shooby! His vibes are law!" - Osaka-chan

I could still be champ, but I'd feel bad taking it away from one of the younger guys. - George Foreman
User avatar
shooraijin
 
Posts: 9927
Joined: Thu Jun 26, 2003 12:00 pm
Location: Southern California

Postby LorentzForce » Wed Jun 23, 2004 11:41 pm

Go with the tables. CAA uses them, so why not? And it's the most compatible/supported HTML code on the net.

Layers are fine, as long as you have no other alternatives, like making a floating thing. Otherwise, use tables.

Frames are a big no-no, because in long-term management of a website it just gets totally out of hand. That and it's not supported the same in all browsers. Iframes are acceptable, for they can be like tables, but do restrict their use unless necessary (like linking to a custom server-side script from a .html file, clearly requiring some sort of frame usage).

Pop-ups aren't layouts, they're just annoying little things that just makes everyone annoyed when viewing the site. CAA doesn't have them, why should you? Well, unless you're making a design portfolio site that necessarily uses fixed pixel size, then I suppose so (pop-up-ing a window that's at an exact size, and unresizable), but everyone hates pop-ups when they're browsing. Some have them disabled, so it'll be a bad thing to have.

Tables + CSS all the way. CAA does, why not you? ;)
Image
User avatar
LorentzForce
 
Posts: 1263
Joined: Sun Jun 01, 2003 3:18 am
Location: Between B and E

Postby Ashley » Wed Jun 23, 2004 11:54 pm

CAA does, why not you?

I like the way you think Lorentz. =P
Image
User avatar
Ashley
 
Posts: 7364
Joined: Mon May 26, 2003 10:00 am
Location: Fort Worth, Texas

Postby glitch1501 » Thu Jun 24, 2004 11:44 am

i like layers and tables, especially with css

i am also wondering what big companys use, but im too lazy to go look

Glitch's Photostream


He wants them to learn to walk and must therefore take away His hand; and if only the will to walk is really there, He is pleased even with their stumbles.

Image

Healing hands of God have mercy on our unclean souls
once again. Jesus Christ, Light of the World, burning
bright within our hearts forever. Freedom means love
without condition, without beginning or an end. Here's
my heart, let it be forever Yours, only You can make
every new day seem so new.
Every New Day - On Distant Shores - Five Iron Frenzy

Nail pierced hands they run with blood
A splitting brow forced by the thorns
His face is writhing with the pain yet it's comforting to me
Passion - Kutless
:thumb:
Image
User avatar
glitch1501
 
Posts: 2177
Joined: Mon Oct 20, 2003 6:50 pm
Location: the debris section

Postby blkmage » Thu Jun 24, 2004 1:28 pm

Use pure CSS positioning!

Don't listen to me. Use tables. It's what most people (organizations and individuals) use nowadays.

But I think I'll try that CSS for my next site...
User avatar
blkmage
 
Posts: 4529
Joined: Mon May 03, 2004 5:40 pm

Postby Madeline » Thu Jun 24, 2004 2:25 pm

I'm lazy, so div layers seem best to me.
However, I think they require the same amount of work as tables anyway,(if you're as dim-witted as I am) so I think you've persuaded me.
Tables are the best. ^^
User avatar
Madeline
 
Posts: 678
Joined: Sun Apr 25, 2004 7:18 am

Postby glitch1501 » Thu Jun 24, 2004 7:05 pm

lol, i find divs harder than tables, but i am starting to like divs better

Glitch's Photostream


He wants them to learn to walk and must therefore take away His hand; and if only the will to walk is really there, He is pleased even with their stumbles.

Image

Healing hands of God have mercy on our unclean souls
once again. Jesus Christ, Light of the World, burning
bright within our hearts forever. Freedom means love
without condition, without beginning or an end. Here's
my heart, let it be forever Yours, only You can make
every new day seem so new.
Every New Day - On Distant Shores - Five Iron Frenzy

Nail pierced hands they run with blood
A splitting brow forced by the thorns
His face is writhing with the pain yet it's comforting to me
Passion - Kutless
:thumb:
Image
User avatar
glitch1501
 
Posts: 2177
Joined: Mon Oct 20, 2003 6:50 pm
Location: the debris section

Postby Fsiphskilm » Thu Jun 24, 2004 10:31 pm

I like all of
I'm leaving CAA perminantly. i've wanted to do this for a long time but I've never gathered the courage to let go.
User avatar
Fsiphskilm
 
Posts: 3853
Joined: Mon Nov 03, 2003 12:00 pm
Location: USA


Return to Computing and Links

Who is online

Users browsing this forum: No registered users and 84 guests