pjutter
01-18-2007, 08:40 PM
Hi, I'm using image padding but can only get it to work in Firefox. Here's a simple statement that I'd like to use:
<img src="photos/mypicture.jpg" width="80" height="115" align="left" style="padding-left: 0pt; padding-top: 1pt; padding-bottom: 1pt; padding-right: 4pt">
The padding in that statement only works in Firefox. Any idea how I can write it to work in IE also? I tried it with a div tag but had no results either. I'd eventually write it onto a stylesheet if I could ever get it to work.
Thanks for your help.
Phyllis
<img src="photos/mypicture.jpg" width="80" height="115" align="left" style="padding-left: 0pt; padding-top: 1pt; padding-bottom: 1pt; padding-right: 4pt">
The padding in that statement only works in Firefox. Any idea how I can write it to work in IE also? I tried it with a div tag but had no results either. I'd eventually write it onto a stylesheet if I could ever get it to work.
Thanks for your help.
Phyllis