OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Table Border problem
This page's ID:
11092
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 you? Please help me. I have a table. I set border: 1px solid #eee; But some reason, the bottom of border never be shown on the screeen. I don't know why. I tested IE5 and IE6. Neither of them doesn't show. My stylesheet is: [code]#study_grape { width: 50%; position: absolute; top: 15%; left: 20%; border: 1px solid #999; border-collapse: collapse; font-family: verdana, arial, sans-serif; font-size: 12px; color: #555; }[/code] And in body: [code] <table id="study_grape"> <tr><td>content1</td><td>content2</td></tr> <tr><td>c3</td><td>c4</td></tr> <tr><td>c5</td><td><c6/td></tr> </table>[code] Do you know what I mean? Please help! Hiroki Kozai
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »