Html emails, where to start

I’ve searched thorugh the posts on the forum but I’m totall confused as to how to send an HTML email.

I have a CSS/XHTML template that I want to use with different text. I then want to send it out through outlook express.

How do I do it?

Thanks

It’s the same as making an HTML web page, all links and immages etc must use absolute referencing though

i.e

< img src="http://www.domain.com/images/image.jpg >

when I paste the html code into a “new mail” message it remains as text?

http://www.google.com/search?q=how+to+make+an+HTML+email&ie=UTF-8&hl=en&meta=

[size=3][font=Times New Roman]if you are using the new version of outlook it already has the function to send html code… Any way<?xml:namespace prefix = o ns = “urn:schemas-microsoft-com:office:office” /><o:p></o:p>[/font][/size][size=3][font=Times New Roman]open the html code in internet explorer and the from the edit menu of explorer click on select all or (CTRL+A) and the copy it. (CTRL+C) and go to ur out look express and click on new mail message and paste it on the stage. simple as that… <o:p></o:p>[/font][/size]

[left]<o:p></o:p>[/left]

[left][size=3][font=Times New Roman]example : i copied this yahoo logo by pressing (CTRL+A) and just pasted it over here by (CTRL+v). <o:p></o:p>[/font][/size][/left]

that worked but because the page I designed is styled with CSS the page didnt style/format correctly.

Do I need to design the page with tables or can I attach the style sheet?

[font=Times New Roman][size=3]I am also interested to send out html emails,[/size][/font]

[font=Times New Roman][size=3]I was wondering if I could have my flash file included in the email too.[/size][/font]

[font=Times New Roman][size=3]Also, do I have to use outlook?[/size][/font]