Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-08-2002, 10:05 AM   PM User | #1
Have1abanana
Guest

 
Posts: n/a
good idea or bad?!

Hi all!

I'm trying to design a site layout, and I'd like to use layers.
In your opinion are they a good idea?
Does it hinder the site, the loading time, etc if you use loads of different layers?
What do you think?

Thanks
  Reply With Quote
Old 07-08-2002, 10:32 AM   PM User | #2
murphyz
Regular Coder

 
Join Date: Jun 2002
Location: London
Posts: 220
Thanks: 0
Thanked 0 Times in 0 Posts
murphyz is an unknown quantity at this point
I used to use layers for my diary, and then received complaints that it looked a mess as the layers did not work on a Mac. So unless there's something you can use for it to work on all browsers I would suggest not to use if possible and stick with tables.
It will also depend on your intended audience.

My 2 cents worth.

M xx
__________________
"Imagination is more important than knowledge" A. Einstein's 'Twin Paradox'
murphyz is offline   Reply With Quote
Old 07-08-2002, 11:29 AM   PM User | #3
Have1abanana
Guest

 
Posts: n/a
Well, thats definately good to know

Complaints would have been awful after working so hard!

I wonder if there is a way to make them multi-browser friendly.

I cant use tables for the life of me!

Thanks for your info
  Reply With Quote
Old 07-08-2002, 11:36 AM   PM User | #4
murphyz
Regular Coder

 
Join Date: Jun 2002
Location: London
Posts: 220
Thanks: 0
Thanked 0 Times in 0 Posts
murphyz is an unknown quantity at this point
Gibberish to me, but may be of help.

Mxx
__________________
"Imagination is more important than knowledge" A. Einstein's 'Twin Paradox'
murphyz is offline   Reply With Quote
Old 07-08-2002, 06:34 PM   PM User | #5
Have1abanana
Guest

 
Posts: n/a
Heeehe!

I think I'll have to read that quite a few times to understand it !

Thank you VERY much, I couldn't think of where to get that sort of code

Thank you!!

Last edited by masmedia; 12-27-2012 at 08:23 PM..
  Reply With Quote
Old 07-08-2002, 09:41 PM   PM User | #6
redhead
Regular Coder

 
Join Date: Jun 2002
Location: United Kingdom Confused: Often
Posts: 859
Thanks: 0
Thanked 0 Times in 0 Posts
redhead is an unknown quantity at this point
Quote:
Originally posted by Have1abanana
I cant use tables for the life of me!
Tables are alot easier than most poeple imagine, and it might save you a little trouble, check out this thread if you want to get the basics.

happy coding
__________________
redhead
redhead is offline   Reply With Quote
Old 07-08-2002, 11:41 PM   PM User | #7
Vladdy
Senior Coder

 
Join Date: Jun 2002
Location: Nashua, NH
Posts: 1,724
Thanks: 0
Thanked 0 Times in 0 Posts
Vladdy is an unknown quantity at this point
layers, tables... thats all in the past....

<div> and it's style is all you need......
__________________
Vladdy | KL
"Working web site is not the one that looks the same on common graphical browsers running on desktop computers, but the one that adequately delivers information regardless of device accessing it"
Vladdy is offline   Reply With Quote
Old 07-09-2002, 12:02 AM   PM User | #8
Graeme Hackston
Regular Coder

 
Join Date: Jun 2002
Posts: 624
Thanks: 0
Thanked 0 Times in 0 Posts
Graeme Hackston is an unknown quantity at this point
AFAIK absolutely postioned divisions load faster than anything else because the browser doesn't have to read the whole page to decide where the div should go. As soon as it reads it, it dumps it in place.
Graeme Hackston is offline   Reply With Quote
Old 07-09-2002, 05:11 AM   PM User | #9
edgework
New Coder

 
Join Date: Jun 2002
Location: NYC
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
edgework is an unknown quantity at this point
...and if you want to shift a block of text in the center of your page, you don't need to worry about how the rest of the table will be affected. Tables might be a bit easier at the outset, but they're a real pain to revise.
edgework is offline   Reply With Quote
Old 07-09-2002, 09:17 AM   PM User | #10
Have1abanana
Guest

 
Posts: n/a
Wow,
I definately know which way to head now!
It reall helps to get opinions from people with more exerience, thanks for all your help everyone
  Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:04 AM.


Advertisement
Log in to turn off these ads.