Is It Possible To Create Background For An Email Using Html?if Yes Please Tell Me What Would B The Html Code?
as a matter of fact -YES.
but only within mail clients installed on desktops.
the web based email clients dont offer that service..
The other thing is that you can sign up for yahoo premium service that permits usage of backgrounds.
If your part of yahoo then they send you a massage saying how you can do it , but its no codes you have to use.
<HTML><HEAD><TITLE id=ridTitle>DO YOUR WON EMAIL BAQCKGROUND THIS WAY</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"><BASE
href="file://C:PUT THE SOURCE ON YOUR COMPUTER OF THE GRAPHIC HERE">
</HEAD>
<BODY id=ridBody bgColor=#ffffff background="your-jpg-or-gif.gif">
WRITE YOUR EMAIL HERE </BODY></HTML>