Click to See Complete Forum and Search --> : HTML Emails
Nulrick
12-16-2003, 11:29 AM
I'd like to learn how to create an HTML email, like the type that basically is an HTML page (with links and graphics, etc) that appears in the body of an email. Is anybody out there familiar with how to do this?
Thanks!
soccer362001
12-16-2003, 11:37 AM
First i need to know what email program you are using like Outlook Express.
Nulrick
12-16-2003, 11:59 AM
I use Microsoft Entourage and also yahoo
soccer362001
12-16-2003, 12:13 PM
down at the bottom of the message there is a check box that says allow html tags (preview). this is for yahoo.
p.s. for grafics just copy and paste them
Nulrick
12-16-2003, 12:29 PM
if i'm trying to incoporate images in the HTML page by of course using the <IMG SRC> tag, by copying and pasting in the images, are they positioned according to the placement of the <IMG SRC> tag?
soccer362001
12-16-2003, 12:50 PM
if you use the img tag the graphic has to be on the internet
like this
<img src="http://www.cmm.compactvision.net/index_heading.gif">