Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newsletter HTML code


Guest

Recommended Posts

Hi,

I am trying to understand how to send a newsletter with graphics. I coded HTML into the manager and when I "preview" the newsletter I see what I want to send but when I hit "send" all I get is code.....

 

Any ideas???

 

 

 

____________________________________________________________________________

 

This is the code I used:

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>EMAIL BLAST</title>

</head>

 

<body>

<p align="center">IF YOU DONT SEE THIS PICTURE PLEASE CLICK <a href="HTTP://WWW.PASSEIGBARCELONA.COM">HERE:</a></p>

<p align="center"><img src="http://www.passeigbarcelona.com/promos/passeig_emailblasts2.jpg" width="625" height="637" /></p>

<p align="center">Disclaimer goes here..............</p>

<p align="center">Passeig Barcelona © 2008-2009. Customer service: 1-888-PASSEIG. <a href="http://www.passeigbarcelona.com">www.passeigbarcelona.com</a></p>

</body>

</html>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...