> <img src='...' style='vertical-align:middle;margin-right:1em;' alt=''
> style='vertical-align:middle;margin-right:1em;' border='0' width="80"
> height="80" />
Did you use the double style command as indicated above?
Maybe that is the cause of the problem?
An alternative would be to have the whole style command as a css
style:
<div class="nice_image">
<img src='...'>
</div>
with the style commands in code.style:
.nice_image
{margin etc,}
If you go that way do you get the same problems?
Greetings, Martin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---