här är min kodmall:
Ett stycke html-kod:
<html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <style type="text/css"> body {background: url( http://inrgb.com/images/wood-bg.jpg);} p {padding-left: 15px;} </style> </head> <body> <center> <img src=" http://njkkwp.webs.com/blogg/jhead.png"> <br><br> <table> <tr> <td> <div id="postarea" width="758"> <tag:entrylist limit="20"> <div id="blogpost" style="width: 750px;"> <div id="prepost" style="float: left; background: url( http://njkkwp.webs.com/blogg/bg004.png); width: 200px; height: 100px; repeat: no-repeat;"> <div style="padding: 10px; text-align: left;"> <font color="#fff"> Postat av Jeremy <br> ${EntryDate}<br>Kl. ${EntryTime} </font> </div> </div> <div id="post" width="550" style="float: right;"> <img src=" http://jeremy.blogg.se/images/2010/bg001_76707278.png"> <div style="background-image: url(' http://jeremy.blogg.se/images/2010/bg002_76707419.png'); width: 550px; text-padding: 10px; text-align: left;"> <font color="#fff"> <div style="padding-left: 15px; padding-right: 15px;"> <font size="+2">${EntryTitle}</font><br><br> ${EntryBody} </div> </font> </div> <img src=" http://jeremy.blogg.se/images/2010/bg003_76707550.png"><br> <img src=" http://jeremy.blogg.se/images/2010/space_76725366.png"> </div> </div> <br> </div> </tag:entrylist> </div> </center> </body> </html>