Log In · Register

 
AHHHHH I need help with div layers!, Help please!
be_my_medicine
post Jul 26 2005, 06:26 AM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Jul 2005
Member No: 184,049



Okay, I have basically grasped the idea of divs, and how they work etc. I managed my 1st layer, typed out mysecond, but somehow I can't get it to show up on the first.

Is it because I set the z-index to 0? Or is it another reason...

I'm new to CSS and such like, but I really really want to learn! I hope someone can help me!!

Thanks,

Hannah xXx
 
 
Start new topic
Replies
freeflow
post Jul 26 2005, 07:51 AM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



ok css and divs are two diffrent things .
css involves stylesheets and changing colors , divs invovle positioning.

you have to post your code or give us a link to see what it looks like .
 
delphi
post Jul 26 2005, 11:18 AM
Post #3


Senior Member
***

Group: Member
Posts: 66
Joined: Jul 2005
Member No: 166,231



QUOTE(SHAWTY_TOYA @ Jul 26 2005, 8:51 AM)
ok css and divs are two diffrent things .
css involves stylesheets and changing colors , divs invovle positioning.

you have to post your code or give us a link to see what it looks like .
*


uh, wrong?

you use css to position your divs, not just to change the colors. a div is just a box container for content, similar to a table.

you'd need a different z-index for each div, and yes you use css for that.
 
Aestuarium
post Jul 26 2005, 08:55 PM
Post #4


no
*****

Group: Member
Posts: 719
Joined: Jul 2005
Member No: 167,908



QUOTE(delphi @ Jul 26 2005, 12:18 PM)
uh, wrong?

you use css to position your divs, not just to change the colors. a div is just a box container for content, similar to a table.

you'd need a different z-index for each div, and yes you use css for that.
*

not necesarily, at least not for beginners, they can start learning div layers, then css. Css is more complex. It's hard to learn both at the same time.

<div style="position:absolute; left: 0; top: 0; width: 0; height: 0">
PUT CONTENT HERE
</div>

That's a simple code. Just copy it and modify its variables. You can make many div layers and they will all show right with this easy code.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: