Log In · Register

 
Div tables?
ladyCHA
post Feb 10 2006, 02:26 PM
Post #1


Senior Member
***

Group: Member
Posts: 42
Joined: Jan 2006
Member No: 367,754



Hi! I am working on a div layer and was wondering how I add my own small tables with information like links for “add me” and little bits of information.
 
 
Start new topic
Replies
ladyCHA
post Feb 10 2006, 09:47 PM
Post #2


Senior Member
***

Group: Member
Posts: 42
Joined: Jan 2006
Member No: 367,754



I'll show you my CSS because It's still not showing up. I'm messing this up somehow lol

 
Jane Doe.
post Feb 10 2006, 09:56 PM
Post #3


Senior Member
******

Group: Member
Posts: 2,534
Joined: Jul 2005
Member No: 170,127



QUOTE
<style type=text/css>

<div class="nameofdiv"><table style="width: 100px; height: 100px;"><tr><td>
content</td></tr></table></div>

.name {roo43i5;}

</style>

<style type="text/css">
table td div div font {visibility:hidden;}
</style>

<style type="text/css">.comments {visibility:hidden;display:none;}</style>

<style type="text/css">
.Main { position:absolute; left:50%; top:125px; width:800px; z-index:1; margin-left:-400px; padding:0px; border:0px; background-color:transparent;}
</style>


Do not place the <div class=".."> -- type thing in between your style codes.
Also, assign them both a name and make sure they mirror each other.
So if you assign the div a name of 'radio' you would have:
<div class="radio">content content</div> somewhere NOT in your style tags ..
and .radio {CSS PROPERTIES HERE} in your about me/CSS.
Assign them a name, and make sure they are the same! Also, edit the CSS, or else nothing will show up.
And then you can move onto positioning them and layering.
 

Posts in this topic


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