OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Hmm....why border doesn't turn up???
This page's ID:
10995
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Hi, guys. How are ya? I am having a bit problem of setting border for my div. My code is here: [code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <div id="Layer1" style="position:absolute; left:0px; top:0px; width:60%; height:100%; z-index:1; background-color: #0000FF; layer-background-color: #0000FF;"> <div id="Layer2" style="position:absolute; left:0px; top:0px; width:50%; height:50%; z-index:2; background-color: red; border: 10px none #000;"> </div></div> </body> </html> [/code] I set second division's border like: border: 10px none #000. So I expected white thick line. But nothing happened. Would you see anything wrong??? Please would you let me know if you find something. Cya. Hiroki Kozai
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »