今天,夏令营需要发推广EDM.
之前的edm都是文字版, 今天摸索了一下,简单写了些码, 效果还不错.
演示:http://baike.baidu.com/cms/s/bkcampus/summercamp.html
1 <style class="fox_global_style"> 2 div.fox_html_content { line-height: 1.5;} /* 一些默认样式 */ 3 blockquote { margin-Top: 0px; margin-Bottom: 0px; margin-Left: 0.5em } 4 ol, ul { margin-Top: 0px; margin-Bottom: 0px; list-style-position: inside; } 5 p { margin-Top: 0px; margin-Bottom: 0px } 6 </style> 7 <title>夏令营招募</title> 8 <div><span id="_FoxCURSOR"></span> 9 <br> 10 </div> 11 <blockquote style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"> 12 <div> 13 <title>夏令营招募</title> 14 <div style="background:#efefef; 666px; padding:58px 140px; margin:0 auto;"> 15 <div style="100%; height:1730px"> 16 <img src="http://baike.baidu.com/cms/s/bkcampus/summercamp1.png" width="666px" height="1710px" alt="" usemap="#Map" border="0"> 17 <map name="Map"> 18 <area title="夏令营专属页面" target="_blank" href="http://baike.baidu.com/operation/summercamp2014" coords="218,914,469,984" shape="RECT"> 19 <area title="华中区抢票" target="_blank" href="http://baike.baidu.com/task/gettaskdata/20679" coords="45,1044,168,1144" shape="RECT"> 20 <area title="华东区抢票" target="_blank" href="http://baike.baidu.com/task/gettaskdata/20680" coords="261,1044,383,1144" shape="RECT"> 21 <area title="华南区抢票" target="_blank" href="http://baike.baidu.com/task/gettaskdata/20681" coords="478,1044,602,1144" shape="RECT"> 22 <area title="西部区抢票" target="_blank" href="http://baike.baidu.com/task/gettaskdata/20678" coords="45,1182,168,1285" shape="RECT"> 23 <area title="华北区抢票" target="_blank" href="http://baike.baidu.com/task/gettaskdata/20676" coords="261,1182,383,1285" shape="RECT"> 24 <area title="东北区抢票" target="_blank" href="http://baike.baidu.com/task/gettaskdata/20677" coords="478,1182,602,1285" shape="RECT"> 25 <area title="东北区抢票" target="_blank" href="http://baike.baidu.com" coords="494,1337,664,1398" shape="RECT"> 26 </map> 27 </div> 28 </div> 29 </div> 30 </blockquote>