Topic: toughy (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=9629" title="Pages that link to Topic: toughy (Page 1 of 1)" rel="nofollow" >Topic: toughy <span class="small">(Page 1 of 1)</span>\

 
JJ
Nervous Wreck (II) Inmate

From: Lard
Insane since: Apr 2003

posted posted 04-29-2003 12:24

Hey all. Thought I'd try you on this thing I can't get right for 2 days now.

Check the lines on this pic



usually the black lines are the bg color of the table and a cellpadding of 1 when the cell color is set to contrast.

as the pic shows the (nav) table overlapping the page content table. that pic is not a screenshot. I cant make html do this. I got very close but no ribbon. I am often told I do things too complicated.. can someone step in and shed some light here for me? please and thank you.

DmS
Paranoid (IV) Inmate

From: Sthlm, Sweden
Insane since: Oct 2000

posted posted 04-29-2003 12:45

I'd say that this isn't the work of tables alone.
It looks like the containers (tables, divs, paragraphs) is styled and positioned through CSS.

Using CSS enables you to place things anywhere in the window with the help of the attribute "positioning", then by using z-index you can control which element that lies "on top" of another.

What you need to do is read up on CSS, take a first look in the eminent faq, here are some info: http://faq.ozoneasylum.com/FaqWiki/shownode.php?id=228&sortby=rating
You can also find a lot of info in the CSS section, this thread http://www.ozoneasylum.com/Forum8/HTML/000563.html gives some info on positioning.

/Dan

{cell 260}
-{ a vibration is a movement that doesn't know which way to go }-

DL-44
Maniac (V) Inmate

From: under the bed
Insane since: Feb 2000

posted posted 04-29-2003 20:03

^ Yep.

Get tables out of your head, readup on CSS - the resources DmS posted are great places to start.

You will specifically need to look into the z-index and border attributes. The positioning can be accomplished with either the position attribute or by playing with the margins.

Check out these at the Gurus Network as well:
http://www.gurusnetwork.com/tutorials/css/cssintro/cssintro1.html
http://www.gurusnetwork.com/tutorials/css/cssintro2/cssintro2-1.html
http://www.gurusnetwork.com/tutorials/css/box_model/style.html



JJ
Nervous Wreck (II) Inmate

From: Lard
Insane since: Apr 2003

posted posted 04-29-2003 20:18

I will look into that but I really need this quicker than learning this.

Temporarily, if it was a background only.. are there any propers about this to make it stable to diff browsers/screen res'?

DL-44
Maniac (V) Inmate

From: under the bed
Insane since: Feb 2000

posted posted 04-29-2003 21:38

I don't understand the question - what do yo mean 'background only'?

And we all need things quicker than it takes to learn...but that's life



Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 04-29-2003 21:53

Threw this together: http://www.slimeland.com/misc/temp.html

JJ
Nervous Wreck (II) Inmate

From: Lard
Insane since: Apr 2003

posted posted 04-30-2003 02:04

thats sweet how clean that code is, I'm way more motivated to learn this now.

thank you - thanks for the comments too

Suho1004
Maniac (V) Inmate

From: Seoul, Korea
Insane since: Apr 2002

posted posted 04-30-2003 03:03

Yup. Clean code, ease of use. That's why we love CSS. Take the time to learn it and you won't regret it.



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu