Kjapp og trygg hosting for Wordpress

html i Mailchimp

Jolly

Medlem
Hei.
Fant ut at det ikke går å bruke vanlige HTML koder hos Mailchimp.
Jeg har en html som er ferdig og når jeg skulle legge den inn i MC. Så ble det ikke så bra.

Hva skal jeg gjøre ?
Stemmer det at det er forskjellige "språk" til mail og nettsider eller missforstår jeg ?

Kan den skrives om på noe måte ?
 

Jolly

Medlem
Har denne koden.
Vet ikke om den kan skrives om til å brukes i MailChimp.
Er det slik at det er mange forskjellige HTML "språk?"


<!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TemPt Accessories V.I.P Nyhetsbrev</title>
<style>


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,i

ns,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody

,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,

summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-

align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
html, body {width: 100%; margin: 0; padding: 0; top: 0; left: 0; border:0; outline:0;}
body {vertical-align:baseline; font-size: 62.5%; font-family: arial, verdana, sans-serif;

background: #E0E0E0}
#container {
width: 600px;
position: relative;
margin: 40px auto;
background: #fff;
}
.header {
position: relative;
top: -10px;
}
h1 {
font-weight: bold;
font-size: 36px;
margin: 10px;
}
h2 {
padding:10px;
margin: 3px 0;
font-size:40px;
font-weight: normal;
font-family:Georgia, 'Times New Roman', Times, serif;
text-align: center;


}
T1 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight: bold;
margin: 10px 0;
}
h3 {
padding: 10px;
margin: 10px 0;
font-size:22px;
font-weight: normal;
font-family:Georgia, 'Times New Roman', Times, serif;
text-align: center;
}
h4 {
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight: bold;
margin: 10px 0;
}
#container a {
color:#564319;
text-decoration:none;
}
.centered {
position: relative;
margin: 0 auto;
display: block;
}
#social {
position: relative;
float: left;
margin: 20px;
}
#social img {
margin-right: 14px;
}
#hours {
position: relative;
float: right;
margin: 25px 20px 20px 20px;
display: inline;
height: 100px;
}
#hours p {
margin-top: 10px;
}
#hours .title {
position: relative;
width: 100px;
display: inline-block;
font-weight: bold;
}
</style>
</head>
<body>
<div id="container">
<img src="http://tempt.no/nyhetsbrev/header%20600x70px%20%20copy.png" width="600" height="70"

alt="bakgrunn" class="header" />
<h1>Vi har trukket en heldig vinner</h1>

<img src="http://tempt.no/nyhetsbrev/nyhetsbrev%2015okt2013/605x265takk%20for%20du%20deltok

%20i%20konkurransen.PNG" width="566" height="204" alt="bilde" class="centered" />





<div style="font-size:16px; color:#ffe77b;"> <br>
<br>
<a href="https://www.facebook.com/TemptAccessoriesArna" style="color:#ff00cc; text-

decoration:underline;">SJEKK HER OM DU HAR VUNNET</a> </div></td>
</tr>











<h2>Ny facebook konkurranse!</h2>
<img src="http://tempt.no/nyhetsbrev/nyhetsbrev%2015okt2013/NY%20VINNER%20NOVEMBER.PNG"

width="566" height="300" alt="bilde2" class="centered" />







<h3>Du velger selv hvilke produkter du vil bruke rabatten på!</h3>
<img src="http://tempt.no/nyhetsbrev/nyhetsbrev%2015okt2013/605px%20%C3%97%20265px

%20copy1%20copy.png" width="566" height="204" alt="bilde2" class="centered" />

<img src="http://tempt.no/nyhetsbrev/605x265%20nyhetsbrev%20skjerf%2099%20vip.PNG
" width="566" height="204" alt="bilde3" class="centered" />









<div id="hours">
<p>
<span class="title">Åpningstid: </span>
<span class="content">Man-Fre. 10:00-20:00, Lør. 10:00-18:00</span>
</p>
<p>
<span class="title">Kundeservice: </span>
<span class="content"><a href="mailto:kontakt@tempt.no">kontakt@tempt.no</a></span>
</p>
<p>
<span class="title">Butikk: </span>
<span class="content">Tempt Accessories, Øyrane Torg 2 etasje.</span>

</p>
<p>
<span class="title">Nettside: </span>
<span class="content"><a href="http://www.tempt.no"

target="_blank">www.TemPt.no</a></span>
</p>
</div>
<img src="http://tempt.no/nyhetsbrev/600px%20footer.PNG" width="600" height="100" alt="footer"

/>
</div>
</body>
</html>
 
Topp