![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
URL: http://www.acad.sunytccc.edu/instruc...t/mygrades.htm CSS: http://www.acad.sunytccc.edu/instruct/sbrown/screen.css Both validate without errors or warnings under W3C validators. This should look like this screenshot (44K) http://www.acad.sunytccc.edu/instruct/sbrown/zonk.gif made with Mozilla 1.4. But MSIE 6.0, under Win98 or WinXP, leaves off all the borders of the table cells. Print Preview does look correct under MSIE6. Am I doing something wrong? Is this a(nother) bug in MSIE6? Either way, is there a workaround? One thing I'm suspicious of is my media="screen, projection" in the HTML document. Does that create some problem in IE6? (It's there to hide the CSS from NS4.) |
#3
| |||
| |||
|
|
If hiding your CSS from NS4 is your goal, why not just use @import? style type="text/css" @import url(http://style.com/basic); /style |
#4
| |||
| |||
|
|
URL: http://www.acad.sunytccc.edu/instruc...t/mygrades.htm CSS: http://www.acad.sunytccc.edu/instruct/sbrown/screen.css Both validate without errors or warnings under W3C validators. This should look like this screenshot (44K) http://www.acad.sunytccc.edu/instruct/sbrown/zonk.gif made with Mozilla 1.4. But MSIE 6.0, under Win98 or WinXP, leaves off all the borders of the table cells. Print Preview does look correct under MSIE6. Am I doing something wrong? Is this a(nother) bug in MSIE6? Either way, is there a workaround? |
![]() |
| Thread Tools | |
| Display Modes | |
| |