HighDots Forums  

IE6 doesn't show table cell borders

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss IE6 doesn't show table cell borders in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ben
 
Posts: n/a

Default IE6 doesn't show table cell borders - 07-30-2004 , 10:55 AM






Hi all,

I have external css with the border setting:
..menu {
.......
.......
border: 1px solid #777777;
}

when i use this in table cell, it shows ok in Mozilla Firefox browser;
ie the table cells have border of 1px but when I test it using IE6,
the borders have completely disappeared. All the other functionalities
are working fine in both the browsers. I also tried using other
settings like border-style:, border-width:, but doesn't work... How do
I get IE6 to display the borders? Any suggestion??

Ben

Reply With Quote
  #2  
Old   
Ben
 
Posts: n/a

Default Re: IE6 doesn't show table cell borders - 07-31-2004 , 08:16 PM






crescent_au (AT) yahoo (DOT) com (Ben) wrote in message news:<d99e1341.0407300655.69608394 (AT) posting (DOT) google.com>...
Quote:
Hi all,

I have external css with the border setting:
.menu {
.......
.......
border: 1px solid #777777;
}

when i use this in table cell, it shows ok in Mozilla Firefox browser;
ie the table cells have border of 1px but when I test it using IE6,
the borders have completely disappeared. All the other functionalities
are working fine in both the browsers. I also tried using other
settings like border-style:, border-width:, but doesn't work... How do
I get IE6 to display the borders? Any suggestion??

Ben
Let me modify the orig post a bit..
..menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
background-color: #FFFFFF;
display: block;
text-decoration: none;
background: #FFFFFF;
padding: 5px;
border: 1px solid #777777;
}

Ben


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.