I'm often seeing fotos embedded with this kind of tagging: <div style="float:right;margin-left:0.5em;text-align:center"> Unfortunately, the foto almost invariably then collides with the text or ruins the formatting of a table. This just doesn't seem to work. I've changed a number of these to simple html image tagging or table cells to resolve collisions.
-- John Knouse jaknouse@frognet.net
--- John Knouse jaknouse@frognet.net wrote:
I'm often seeing fotos embedded with this kind of tagging:
<div
style="float:right;margin-left:0.5em;text-align:center">
Unfortunately, the foto almost invariably then collides with the text or ruins the formatting of a table. This just doesn't seem to work. I've changed a number of these to simple html image tagging or table cells to resolve collisions.
Oh, I didn't know it didn't work on some browsers. I usually do <div style="float:right">, but in the future, I'll use a table. --LittleDan
__________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com
On Fri, Jun 13, 2003 at 12:29:16PM -0700, John Knouse wrote:
I'm often seeing fotos embedded with this kind of tagging:
<div style="float:right;margin-left:0.5em;text-align:center"> Unfortunately, the foto almost invariably then collides with the text or ruins the formatting of a table. This just doesn't seem to work. I've changed a number of these to simple html image tagging or table cells to resolve collisions.
Hello,
Can you please provide some example pages? Which browser and version are you using? What is your screen size?
Best regards,
jens frank
I usually don't use fotos :)
John Knouse wrote:
I'm often seeing fotos embedded with this kind of tagging:
<div style="float:right;margin-left:0.5em;text-align:center"> Unfortunately, the foto almost invariably then collides with the text or ruins the formatting of a table. This just doesn't seem to work. I've changed a number of these to simple html image tagging or table cells to resolve collisions.
-- John Knouse jaknouse@frognet.net