Log In · Register

 
trying to make a div to cover something
ima_fake_
post Jul 10 2006, 05:11 PM
Post #1


hollyann marie
****

Group: Member
Posts: 268
Joined: Aug 2005
Member No: 199,364



ok im trying to make a div to cover something but its not working

im using this code.

CODE
<div class="bg" style="position: absolute; margin-left:170px; margin-top:1650px; width:200px; height:200px; overflow: hidden;background-color:000000;">
</div>



but its not working

any suggestions
 
 
Start new topic
Replies
freeflow
post Jul 10 2006, 05:19 PM
Post #2


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

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



If you put something there and it still doesn't work use this style:

.divname{
position: absolute;
top: #px;
left: #px;
width: #px;
height: #px;
]
(add that in style tags)

Then
<div class="divnamehere">cover something put something here </div>

Maybe? pinch.gif
 

Posts in this topic


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