Signatures only use the body code.
Stationery uses all of the code, body and style.
I don't see that using a table hurts, but I don't see any advantage either.
There is no reason to use the span attribute.
--
Ron Sommer
MS MVP-Mail
"The lynx Effect" <> wrote in message
news

9F1860E-BD03-4075-9F25-...
> Sorry I meant inserted..lol
>
> I did try adding the files into the statinary folder but this made no
> difference. However If add it as stationary it works fine. It's only when
> it's inserted as a signature.
>
> Here is my HTML code. With the relevant personal info removed with XXXXXX
>
> Thanks in advance for any help.
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" >
> <head>
> <title>Untitled Page</title>
> <style type="text/css">
> .style1
> {
> width: 252px;
> }
> .style2
> {
> font-family: Arial;
> }
> .style3
> {
> width: 252px;
> font-family: Arial;
> font-size: small;
> font-weight: bold;
> }
> .style5
> {
> font-family: Arial;
> font-size: small;
> }
> .style6
> {
> width: 252px;
> font-size: x-small;
> }
> .style7
> {
> color: #FF0000;
> font-size: xx-small;
> }
> .style11
> {
> font-size: xx-small;
> }
> .style12
> {
> font-family: Arial;
> font-size: xx-small;
> }
> .style13
> {
> font-size: xx-small;
> color: #3333CC;
> }
> </style>
> </head>
> <body>
>
> <TABLE style="WIDTH: 31%; HEIGHT: 151px">
> <TBODY>
> <TR>
> <TD class=style1><A href="http://www.xxxxxxxxxxxxxxxxxxxx.co.uk/"><IMG
> style="BORDER-RIGHT-WIDTH: 0px; WIDTH: 191px; BORDER-TOP-WIDTH: 0px;
> BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 60px; BORDER-LEFT-WIDTH: 0px"
> class=style5 alt=""
>
> src="http://www.xxxxxxxxxxxxxxxxxxxx.co.uk/images/LogoColorNoTextTransSig.jpg"></A></TD></TR>
> <TR>
> <TD class=style3>xxxxxxxxxxxxxxxxxxxxxx</TD></TR>
> <TR>
> <TD class=style6><FONT size=1><SPAN class=style12>Home Computing
> Support<br />
> <br />
> xxxxxxx<br />
> xxxxxxxxxxxx</SPAN><BR
> class=style12><BR class=style12><SPAN class=style2><SPAN
> class=style7>Mob:</SPAN></SPAN><SPAN class=style12>
> xxxxxxxxxxxxxxxxx</SPAN><BR
> class=style12><SPAN class=style2><SPAN class=style7>E:</SPAN><SPAN
> class=style11> </SPAN><A
> href="mailto:xxxxxxxxxxxxxxxxxxxxxxxxxxx.co.uk">
> <SPAN
> class=style13>xxxxxxxxxxxxxxxxxxxxxxxxxx.co.uk</SPAN></A></SPAN><BR
> class=style12><SPAN class=style2><SPAN class=style7>W:</SPAN><SPAN
> class=style11> </SPAN><A
> href="http://www.xxxxxxxxxxxxxxxxxx.co.uk/"><SPAN
>
> class=style13>www.xxxxxxxxxxxxxxxxxxxxxx.co.uk</SPAN></A></SPAN></FONT></TD></TR></TBODY></TABLE></DIV></BODY></HTML>