|
|
#11 |
|
Gold Member
![]() Join Date: Oct 2010
Posts: 388
|
Classes aren't bad or good, they have to be used. Any wrong use (it could happened to the best of us) of any piece of code, can lead to problem. You can try using Firebug plug-in for Firefox to track any mismatch or missing code.
|
|
|
|
|
|
#12 |
|
Platinum Member
![]() Join Date: Sep 2010
Posts: 509
|
i think the problem is the class you've applied to the table cells
the "plat" class remove display:block; and i think it will be ok .plat { display:block; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; } |
|
|
|
|
|
#13 |
|
Super Moderator
![]() Join Date: Oct 2008
Location: Arizona, USA
Posts: 1,053
|
Excellent statement! Could not have said it better myself.
__________________
John Darling Graphic / Web Designer SmarterTools Inc. (877) 357-6278 www.smartertools.com |
|
|
|
|
|
#14 | |
|
New Member
![]() Join Date: Jan 2011
Location: Netherlands
Posts: 7
|
Quote:
After removing display:block; from the css, all images and tables were shown perfectly in every browser. Thanks again! |
|
|
|
|
![]() |
| Tags |
| browsers, tables |
| Thread Tools | |
| Display Modes | |
|
|