1245339960_img-d41d8cd98f00b204e9800998e

Koodi:

 

!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <? headOsio ?>
  <title><? bloginNimi ?></title>
  <style type="text/css">
<!--
 body {
  margin: 0px;
  padding: 20px;
  background-image: url('http://i285.photobucket.com/albums/ll77/Winxhullu/taustapohjalle1.png');
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  color: #fff;
 }
 a {
  color: #fff;
   }
 .kirjoitusotsikko {
  font-size: 15pt;
  font-style: italic;
  color: #fff;
  padding: 5px 5px 0px 5px;
 }
.blogiotsikko {
   position: absolute;
   top: 150px;
   left: 500px;
   font-size: 30pt;
   font-family: "Lucida Handwriting", "Lucida Calligraphy", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
   color: #8846bb;
  }
 .blogiotsikko a{
  color: #8846bb;
  text-decoration: none;
}
 .kirjoitusotsikko a {
  color: #fff;
  text-decoration: none;
   }
 .kirjoitusaika {
  font-size: 8pt;
  color: #fff;
  padding-left: 5px;
 }
 .kirjoitusteksti, sivu {
  padding: 5px;
  font-size: 10pt;
  color: #fff;
   }
.sisalto{
 border: 1px #8846bb solid;
}
 .kirjoituslinkit {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 8pt;
  border-bottom: 1px #fff solid;
  border-top: 1px #fff solid;
 }
 .laatikko_otsikko {
  font-style: italic;
  font-size: 12pt;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 3pt;
 }
 .laatikko {
  font-size: 10pt;
  color : #fff;
  border: 1px #8846bb solid;
  padding: 5px;
  margin-bottom: 5px;
 }
 .laatikko a img {
  border: 0px;
 }
 .otsikko {
 font-weight: bold;
}
 .arkisto_kuukausi {
  padding-left: 5px;
 }
 .kommenttilaatikko {
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid;
 }
 .kommentti {
  font-size: 10pt;
  margin: 5px;
  border-bottom: 1px #fff solid;
 }
 #kommentointilaatikko {
  margin: 5px;
  font-size: 10pt;
 }
 input[type="text"] {
  width: 250px;
 }
 textarea {
  width: 250px;
 }

-->
  </style>
 </head>
 <body>
  <? banner ?>
  <table border="0" width="80%" align="center" cellpadding="0" cellspacing="0">
   <tr>
    <td>   
<table border="0" width="100%" align="center" cellpadding="0" cellspacing="0">
      <tr>
       <td><img src="http://i285.photobucket.com/albums/ll77/Winxhullu/pkuvlay.png" /><div class="blogiotsikko"><a href = "/"><? bloginNimi ?></a></div></td></tr>
     </table>
     <table border="0" width="100%" align="center" cellpadding="0" cellspacing="0">
          <tr>
       <td valign="top">
        <div class = "sisalto"><? sisalto ?></div>
       </td><td><img src = "http://i164.photobucket.com/albums/u36/saaga_album/tayte.gif"></td>
       <td  valign = "top" width="251">
         <div style=padding-left: 20px">
        <? laatikot{kirjoittaja,arkisto,kategoriat,syndikaatio} ?>
    <? laatikot{ei(kirjoittaja,arkisto,kategoriat,syndikaatio)} ?>
         </div>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
 </body>
</html>