im trying to create a small newletter for my website...
ive got to a point but need to change tehe links to the tahoma font.
Heres my code..
<html>
<body>
<style>
a { color:blue }
</style>
<img src="<p><font face="tahoma,arial,helvetica,sans-serif"><strong style="font-size: 14px">Fir3net.com</strong><span style="font-size: 14px"> Newsletter (April Edition</span></font> - 001)</p><p><font face="tahoma,arial,helvetica,sans-serif"></font></p>
<A HREF=" - ViClient Cannot connect to host</A>
<br />
<A HREF=" Discovery / PMTU Black Holes</A>
</body>
</html>
ive got to a point but need to change tehe links to the tahoma font.
Heres my code..
<html>
<body>
<style>
a { color:blue }
</style>
<img src="<p><font face="tahoma,arial,helvetica,sans-serif"><strong style="font-size: 14px">Fir3net.com</strong><span style="font-size: 14px"> Newsletter (April Edition</span></font> - 001)</p><p><font face="tahoma,arial,helvetica,sans-serif"></font></p>
<A HREF=" - ViClient Cannot connect to host</A>
<br />
<A HREF=" Discovery / PMTU Black Holes</A>
</body>
</html>