Gmail HTML signature

ساخت وبلاگ
Hi everyone. This is my first post on the forum. I am just beginning with HTML and CSS.
I am an Illustrator and graphic designer and would like to go Into frontend.
I am working with one company as designer and illustrator, and they asked me recently to crate email signature for them.
They are group of freelancers actually, and using gmail on everyday basis. So I designed and cut graphic for them but I
can't use that in gmail. I have done one email signature long time ago but that was not for gmail. I tested that as well in gmail (both based on same code).
Result is the same - tried move the signature from browser window to gmail signature field/form and nothing happened. I really want make thats work but
tried any availble Youtube tutorials with no success. I will post my code for old signature:

Code:

<html>
<head>
<title>Peter baxter signature </title>
<meta name="Generator" content="Alleycode HTML Editor">
<meta name="Description" content="Your description here...">
<meta name="Keywords" content="Your keywords here...">
</head>

<body>

<table width="600" cellspacing="5" cellpadding="0">
<tr>
    <td colspan="3"><img src="top bar.png" width="600" height="2" alt=""></td>
    <td>    </td>
    <td></td>
</tr>
<tr>
    <td><img src="person.png" width="30" height="30" alt=""></td>
    <td><img src="title txt.png" width="358" height="17" alt=""></td>
    <td rowspan="3"> <img src="logo.png" width="199" height="100" alt=""></td>
</tr>
<tr>
    <td><img src="Phone.png" width="30" height="30" alt=""></td>
    <td><img src="phone nmbr.png" width="139" height="13" alt=""></td>
    <td></td>
</tr>
<tr>
    <td><img src="home.png" width="30" height="30" alt=""></td>
    <td><img src="adress.png" width="280" height="15" alt=""></td>
    <td></td>
</tr>
<tr>
    <td colspan="3"><img src="bottom bar.png" width="600" height="6" alt=""></td>
    <td></td>
    <td></td>
</tr>
</table>

</body>
</html>

I don't know how gmail works with html. It works in thunderbird easily.

Thank you for any help :)
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 175 تاريخ : جمعه 29 دی 1396 ساعت: 20:42