| Author |
Tables look diferent in IE and Mozilla ?
|
|
| Valter0071 2004-11-20, 12:14 pm |
| Hello all,
I'm still learning html and I have a huge problem I can't resolve.
1) here's the screencapture of my dreamweaver table:
http://webs.ono.com/usr001/srdjan/dudas/mozilla1.jpg
Sometimes it gets even worse. I've used fixed table width and height .
Any idea how to resolve this? By the way, even wierdest things happen with
safari.
Thanks and take care.
| |
| Paul Whitham TMM 2004-11-20, 12:14 pm |
| Suggest that you have a look at how to fix table dimensions using CSS as the
inline height & width tags are not consistent across browsers. This is more
particularly relevant to the height tag
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
www.valleybiz.net
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
www.macromedia.com/support/forums/team_macromedia
"Valter0071" <webforumsuser@macromedia.com> wrote in message
news:cn8jo7$f9f$1@forums.macromedia.com...
> Hello all,
> I'm still learning html and I have a huge problem I can't resolve.
>
> 1) here's the screencapture of my dreamweaver table:
> http://webs.ono.com/usr001/srdjan/dudas/mozilla1.jpg
>
> Sometimes it gets even worse. I've used fixed table width and height .
>
> Any idea how to resolve this? By the way, even wierdest things happen
with
> safari.
>
> Thanks and take care.
>
>
>
>
| |
| James Shook 2004-11-21, 4:14 am |
| Try this as a quick fix: paste into the <head> region:
<style type="text/css">
<!--
img {
display: block;
}
-->
</style>
--
James M. Shook
http://www.jshook.com
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |