我正在尝试制作一个 html 电子邮件,其背景中有一个 jpg,上面有一个 jpg,顶部是一个链接,但是我只能让顶部图片出现在我的主页面中,并且它的位置不是我想要的位置,这是代码,它可以像普通的 html 页面一样完美地工作
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- InstanceBegin template="/Templates/cmcb.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Chamerlain McBain</title>
<div class="wholepage">
<div class="header">
<div class="logo" style="width: 990px; height: 990px">
<div class="headerimages">
<div style="position:absolute; top:0px; style=" width:
28px; height: 28px;">
<img src="http://www.mockcourt.org.uk/CMCB%20Campaign%20Aug12.jpg" width="990" height="990"/></a>
</div>
<div class="headerimages">
<div style="position:absolute; left:142px; top:564px; style=" width:
28px; height: 28px;">
<a href="http://www.mockcourt.org.uk">
<img src="http://www.mockcourt.org.uk/here.jpg" width="88" height="50"/></a>
</div>
</body>