I want to email a page simular to this home page http://www.withhugsandkisses.co.uk. I want to use it for advertising so email it out to people but am not sure how to add it to my email. I dont want to email it as an attatchment, I want to have it showing when the email is open.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Horaayy..there are 2 comment(s) for me so far ;)
You have to build an HTML e-mail. Use a program like Dreamweaver. Use tables for compatibility with most e-mail clients.
You can do this if you know how to build HTML email. It is very similar to building a website from scratch. However, it can be frustrating because of all the limitations that email clients put on it. (You can’t have the roll over effect you have on your links, no featured properties, unless you do it manually. Not to even go with all the formatting changes you will need to do so it looks correct in outlook.)
Now, I would recommend checking out sites like and talking with them to do your email template. They can model it off your site, and provide you a way to send it out via outlook, or any other email client. They can also give you the HTML code so you can have automatic forms on your website send it out. (Assuming you know a server side language to do that, and if not they can help you with that)