[left:67b61cc92c]It's not in the ones I looked. Where sould I put the anchor?
[code:1]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html><head><title><$BlogTitle$></title>
<style>
/* style modified from glish: http://www.glish.com/css/ */
body{margin:0px 0px 0px 0px;font-family:trebuchet ms, verdana, sans-serif;background-color:white;}
#Title{font-size:63px;padding-left:15px;padding-top:10px;text-transform:uppercase;font-family:trebuchet ms, verdana, sans-serif;}
#Description{padding:0px;padding-top:10px;font-size:12px;font-weight:normal}
.DateHeader{border-bottom:none;font-size:15px;text-align:left;margin-top:20px;margin-bottom:14px;padding:1px;padding-left:17px;color:gray;font-family:trebuchet ms, verdana, sans-serif;}
.PostTitle{font-size:18px;font-weight:bold}
.Post{padding-left:20px;margin-bottom:20px;text-indent:10px;padding-right:20px;line-height:22px}
.PostFooter{margin-bottom:15px;margin-left:0px;color:black;font-size:10px}
#leftcontent{background-color:whitesmoke;border-right:2px dashed #000;border-bottom:0px dashed #000;float:left;padding-bottom:20px;margin-right:15px;padding:0px;width:67%;border-top:0px dashed #000}
#ArchiveLabel{font-weight:bold;font-size:18px}
h1{font-size:14px;padding-top:10px}
a{text-decoration:none}
a:hover{border-bottom:dashed 1px red}
#rightcontent{font-size:12px;height:100%;margin-left:0px;text-transform:none;padding-right:10px;background-color:white;}
</style>
<!-- Meta Information -->
<meta http-equiv="Content-Type" content="text/html; charset=<$BlogEncoding$>" />
<meta name="MSSmartTagsPreventParsing" content="true" />
<meta name="generator" content="Blogger" />
</head><body>
<div id="leftcontent">
<div id="Title"><$BlogTitle$></div>
<Blogger>
<BlogDateHeader>
<div class="DateHeader"><$BlogDateHeaderDate$></div>
</BlogDateHeader>
<div class="Post"><a name="<$BlogItemNumber$>"> </a>
<BlogItemTitle><span class="PostTitle"><BlogItemURL><a href="<$BlogItemURL$>"></BlogItemURL>
<$BlogItemTitle$></a></span></BlogItemTitle>
<$BlogItemBody$>
<span class="PostFooter">
¶ <a href="./<$BlogItemArchiveFileName$>#<$BlogItemNumber$>"><$BlogItemDateTime$></a>
</span>
</div>
</Blogger>
</div>
<div id="rightcontent">
<div id="Description"><$BlogDescription$></div>
<p>
<div id="ArchiveLabel">ARCHIVES</div>
<BloggerArchives>
<a href="<$BlogArchiveLink$>"><$BlogArchiveName$></a> /
</BloggerArchives>
<br /></p>
<br />
<p style="text-align:center">
<a href="http://www.blogger.com"><img alt="Powered by Blogger" border=0 src="http://buttons.blogger.com/bloggerbutton1.gif"></a>
</p>
</div>
</body>
</html>[/code:1][/left:67b61cc92c]