sunnuntai, 6. huhtikuu 2008

Shampoo

Tässä on ranma 1/2:den Shampoo

 

Shampoo

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>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
  <? headOsio ?>
  <title><? bloginNimi ?></title>
  <style type="text/css">
<!--
a:link {color: #7DB2E8;
  text-decoration: none;
  }
a:visited {color: #7DB2E8;
  text-decoration: none;
  }
a:hover {color: #F0A8A8;
  text-decoration: underline;
  }
a:active {color: #F0A8A8;
  text-decoration: underline;
  }
  body {
   background-image: url('https://vuodatus-media-1.vuodatus.net/g/21887/1209959.jpg');
   background-repeat: repeat-x, repeat-y;
   font-family: "Trebuchet MS", Arial, Verdana, Lucida, Helvetica, MS Sans Serif;
   font-size: 10pt;
   margin-top: 30px;
   color: #000000;
  }
  #vasenreuna {
   width: 190px;
  }
  #blogialue {
    width: 570px;
  }
  #oikeareuna {
   width: 210px;
  }
  .blogiotsikko {
background-image:
url('http://i283.photobucket.com/albums/kk318/CamillaRoxxi/shampoofastfoodrest2.jpg');
   background-repeat: no-repeat;
   background-position: bottom;
   font-size: 24pt;
   font-weight: bold;
   padding-top: 320px;
   padding-bottom: 5px;
   margin-left: 0.3em;
   margin-right: 0.3em;
   margin-bottom: 0.3em;
   text-align: center;
   border: 2px #000000 solid;
   font-family: "Trebuchet MS", Arial, Verdana, Lucida, Helvetica, MS Sans Serif;
  }
  /* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
  .laatikko {
   padding: 3px;
   margin-bottom: 0.7em;
   background-color: #FFFAF0;
   border: 2px #000000 solid;
  }
  .laatikko_otsikko {
   font-weight: bold;
   text-align: center;
   text-transform: capitalize;
  }
  .laatikko_syndikaatio {
     border: none;
     text-align: right;
  }
  .laatikko_syndikaatio img {
    border: 0px;
    margin-bottom: 2px;
  }
  .laatikko_syndikaatio .laatikko_otsikko {
    display: none;
  }
  .otsikko {
   font-weight: bold;
  }
  .kontaktirivi {
    text-transform: uppercase;
    font-size: 8pt;
   }
  .kirjoitusaika, .kommenttiaika {
   font-size: 8pt;
   text-transform: uppercase;
   text-align: center;
   color: #000000;
  }
  .kirjoitusotsikko {
   font-family: "Trebuchet MS", Arial, Verdana, Lucida, Helvetica, MS Sans Serif;
   font-size: 14pt;
   text-align: center;
  }
  .kirjoitus, #page {
    color: #000000;
    padding: 0.3em;
    margin-left: 0.7em;
    margin-right: 0.7em;
    margin-bottom: 0.7em;
    background-color: #FFFAF0;
    border: 2px #000000 solid;
  }
  .kirjoitusteksti {
    font-size: 10pt;
  }
  .kirjoituslinkit {
   padding-top: 0.3em;
   color: #000000;
   font-size: 8pt;
   text-align: center;
  }
  .arkisto_vuosi {
   font-weight: bold;
  }
  .arkisto_kuukausi {
    margin-left: 2em;
   }
 .kommentti, #kommentointilaatikko {
    padding: 0.5em;
    margin-left: 0.7em;
    margin-right: 0.7em;
    margin-bottom: 0.7em;
    background-color: #FFFAF0;
    border: 2px #000000 solid;
  }
  .kommentoija {
    font-weight: bold;
    color: #000000;
    text-align: center;
  }
  #kommentointilaatikko input[type="text"] {
   width: 275px;
   background-color: #FFFAF0;
   border: 1px #000000 solid;
  }
  #kommentointilaatikko textarea {
   width: 375px;
   height: 75px;
   background-color: #FFFAF0;
   border: 1px #000000 solid;
  }
 -->
  </style>
 </head>
 <body>
<? banner ?>
<table cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
    <td valign="top">
    <div id="vasenreuna">
    <? laatikot{kirjoittaja} ?>
    <? laatikot{kategoriat} ?>
    <? laatikot{arkisto} ?>
    <? laatikot{sivut} ?>
    <? laatikot{syndikaatio} ?>
       </div>
    </td>
    <td valign="top">
<div class="blogiotsikko">
         <a href="/"><? bloginNimi ?></a>
          </div>
<div id="blogialue">
        <? sisalto ?></div>
    </td>
    <td valign="top">
    <div id="oikeareuna">
    <? laatikot{ei(kirjoittaja,kategoriat,arkisto,sivut,syndikaatio)} ?>
       </div>
    </td>
</tr>
</table>
</body>
</html>

sunnuntai, 6. huhtikuu 2008

Koko porukka

Tässä koko hsm porukka --->

 

Phja

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>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
  <? headOsio ?>
  <title><? bloginNimi ?></title>
  <style type="text/css">
<!--
  body {
   background-color: #F4E554;
   font-family: Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
   font-size: 10pt;
   margin-top: 20px;
   color: #000000;
  }
  #vasenreuna {
   width: 195px;
   border: 2px #764F30 solid;
  }
  #blogialue {
    width: 560px;
    border: 2px #764F30 solid;
    border-top: none;
  }
  #oikeareuna {
   width: 215px;
   border: 2px #764F30 solid;
  }
  .blogiotsikko {
   background-image:
url('http://i283.photobucket.com/albums/kk318/CamillaRoxxi/high.jpg');
   background-repeat: no-repeat;
   background-position: center;
   font-size: 18pt;
   font-weight: bold;
   text-transform: uppercase;
   padding-top: 30px;
   padding-bottom: 300px;
   text-align: center;
   border-top: 2px #764F30 solid;
   border-left: 2px #764F30 solid;
   border-right: 2px #764F30 solid;
   border-bottom: 1px #764F30 solid;
   font-family: Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
  }
  .blogiotsikko a {color: #FFFFFF;
    text-decoration: none;
  }
  .blogiotsikko a:hover {color: #585F1C;
    text-decoration: underline;
  }
  /* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
  .laatikko {
   padding: 3px;
   background-color: #FFFFFF;
   border-bottom: 1px #764F30 solid;
  }
  .laatikko_otsikko {
   font-weight: bold;
   text-align: center;
   font-size: 7pt;
   text-transform: uppercase;
  }
  .laatikko_syndikaatio {
     border: none;
     text-align: right;
  }
  .laatikko_syndikaatio img {
    border: 0px;
    margin-bottom: 2px;
  }
  .laatikko_syndikaatio .laatikko_otsikko {
    display: none;
  }
  .otsikko {
   font-weight: bold;
  }
  .laatikko a {color: #585F1C;
    text-decoration: none;
  }
  .laatikko a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  .kontaktirivi {
    text-transform: uppercase;
    font-size: 8pt;
   }
  .kirjoitusaika, .kommenttiaika {
   font-size: 7pt;
   text-transform: uppercase;
   text-align: center;
  }
  .kirjoitusotsikko {
   font-family: Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
   font-size: 12pt;
   text-align: center;
   text-transform: uppercase;
  }
  .kirjoitusotsikko a {color: #585F1C;
    text-decoration: none;
  }
  .kirjoitusotsikko a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  .kirjoitus, #page {
    color: #000000;
    padding: 0.3em;
    background-color: #FFFFFF;
    border-bottom: 1px #764F30 solid;
  }
  .kirjoitusteksti {
    font-size: 10pt;
  }
  .kirjoitusteksti a {color: #585F1C;
    text-decoration: none;
  }
  .kirjoitusteksti a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  #page a {color: #585F1C;
    text-decoration: none;
  }
  #page a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  .kirjoituslinkit {
   padding-top: 0.3em;
   font-size: 7pt;
   text-align: center;
   text-transform: uppercase;
  }
  .kirjoituslinkit a {color: #585F1C;
    text-decoration: none;
  }
  .kirjoituslinkit a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  .arkisto_vuosi {
   font-weight: bold;
  }
  .arkisto_kuukausi {
    margin-left: 2em;
   }
 .kommentti, #kommentointilaatikko {
    padding: 0.3em;
    background-color: #FFFFFF;
    border-bottom: 1px #764F30 solid;
  }
  .kommentoija {
    font-size: 8pt;
    text-align: center;
    text-transform: uppercase;
  }
  .kommentoija a {color: #585F1C;
    text-decoration: none;
  }
  .kommentoija a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  #kommentointilaatikko input[type="text"] {
   width: 275px;
   border: 1px #764F30 solid;
  }
  #kommentointilaatikko textarea {
   width: 375px;
   height: 75px;
   border: 1px #764F30 solid;
  }
 -->
  </style>
 </head>
 <body>
<? banner ?>
<table cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
    <td valign="top">
    <div id="vasenreuna">
    <? laatikot{kirjoittaja} ?>
    <? laatikot{kategoriat} ?>
    <? laatikot{arkisto} ?>
    <? laatikot{sivut} ?>
    <? laatikot{syndikaatio} ?>
       </div>
    </td>
    <td valign="top">
<div class="blogiotsikko">
         <a href="/"><? bloginNimi ?></a>
          </div>
<div id="blogialue">
        <? sisalto ?></div>
    </td>
    <td valign="top">
    <div id="oikeareuna">
    <? laatikot{ei(kirjoittaja,kategoriat,arkisto,sivut,syndikaatio)} ?>
       </div>
    </td>
</tr>
</table>
</body>
</html>

sunnuntai, 6. huhtikuu 2008

Sharpay evans

Pohja Tässä on Sharpay pohja. Tämäkin on kiva mielestäni

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>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
  <? headOsio ?>
  <title><? bloginNimi ?></title>
  <style type="text/css">
<!--
  body {
   background-color: #99CCCC;
   font-family: Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
   font-size: 10pt;
   margin-top: 26px;
   color: #000000;
  }
  #vasenreuna {
   width: 190px;
   margin-top: 280px;
  }
  #blogialue {
    width: 590px;
  }
  #oikeareuna {
   width: 210px;
   margin-top: 280px;
  }
  .blogiotsikko {
background-image:
url('http://i242.photobucket.com/albums/ff150/wanamylia_sakura/Ashley.jpg');
   background-repeat: no-repeat;
   background-position: top center;
   font-size: 22pt;
   font-weight: bold;
   padding-top: 350px;
   padding-bottom: 10px;
   text-align: center;
   font-family: Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
  }
  .blogiotsikko a {
   color: #CC0066;
   text-decoration: none;
  }
  .blogiotsikko a:hover {
   color: #FFFFFF;
   text-decoration: underline;
  }
  /* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
  .laatikko {
   padding: 4px;
   margin-bottom: 1em;
   background-color: #FFFFFF;
   border: 5px #47EB78 solid;
  }
  .laatikko_otsikko {
   text-transform: capitalize;
   font-weight: bold;
   text-align: center;
  }
  .laatikko_syndikaatio {
     border: none;
     text-align: right;
  }
  .laatikko_syndikaatio img {
    border: 0px;
    margin-bottom: 2px;
  }
  .laatikko_syndikaatio .laatikko_otsikko {
    display: none;
  }
  .otsikko {
   font-weight: bold;
  }
  .kontaktirivi {
    text-transform: uppercase;
    font-size: 8pt;
   }
  .laatikko a {
   color: #0E1C67;
   text-decoration: none;
  }
  .laatikko a:hover {
   color: #47EB78;
   text-decoration: underline;
  }
  .kirjoitusaika, .kommenttiaika {
   font-size: 8pt;
   text-transform: uppercase;
   text-align: center;
   color: #000000;
  }
  .kirjoitusotsikko {
   font-family: Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
   font-size: 14pt;
   text-align: center;
  }
  .kirjoitusotsikko a {
   color: #0E1C67;
   text-decoration: none;
  }
  .kirjoitusotsikko a:hover {
   color: #47EB78;
   text-decoration: underline;
  }
  .kirjoitus, #page {
    padding: 0.5em;
    margin-left: 0.5em;
    margin-right: 0.5em;
    margin-bottom: 1em;
    background-color: #FFFFFF;
    border: 5px #47EB78 solid;
  }
  .kirjoitusteksti {
    font-size: 10pt;
  }
  .kirjoitusteksti a {
   color: #0E1C67;
   text-decoration: none;
  }
  .kirjoitusteksti a:hover {
   color: #47EB78;
   text-decoration: underline;
  }
  .kirjoituslinkit {
   padding-top: 0.3em;
   font-size: 8pt;
   text-align: center;
   text-transform: uppercase;
  }
  .kirjoituslinkit a {
   color: #0E1C67;
   text-decoration: none;
  }
  .kirjoituslinkit a:hover {
   color: #47EB78;
   text-decoration: underline;
  }
  .arkisto_vuosi {
   font-weight: bold;
  }
  .arkisto_kuukausi {
    margin-left: 2em;
   }
 .kommentti, #kommentointilaatikko {
    padding: 0.5em;
    margin-bottom: 1em;
    margin-left: 0.5em;
    margin-right: 0.5em;
    background-color: #FFFFFF;
    border: 2px #47EB78 solid;
  }
  .kommentoija {
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
  }
  .kommentoija a {
   color: #0E1C67;
   text-decoration: none;
  }
  .kommentoija a:hover {
   color: #47EB78;
   text-decoration: underline;
  }
  #kommentointilaatikko input[type="text"] {
   width: 275px;
   border: 1px #000000 solid;
  }
  #kommentointilaatikko textarea {
   width: 375px;
   height: 75px;
   border: 1px #000000 solid;
  }
 -->
  </style>
 </head>
 <body>
<? banner ?>
<table cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
    <td valign="top">
    <div id="vasenreuna">
    <? laatikot{kirjoittaja} ?>
    <? laatikot{kategoriat} ?>
    <? laatikot{arkisto} ?>
    <? laatikot{sivut} ?>
    <? laatikot{syndikaatio} ?>
       </div>
    </td>
    <td valign="top">
<div class="blogiotsikko">
         <a href="/"><? bloginNimi ?></a>
          </div>
<div id="blogialue">
        <? sisalto ?></div>
    </td>
    <td valign="top">
    <div id="oikeareuna">
    <? laatikot{ei(kirjoittaja,kategoriat,arkisto,sivut,syndikaatio)} ?>
       </div>
    </td>
</tr>
</table>
</body>
</html>

sunnuntai, 6. huhtikuu 2008

Gabriella

Gabriella Montez

Tein tälläisen pikku pohjan joka ei ole nyt sen kummempi

Pohja

 

<!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>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
  <? headOsio ?>
  <title><? bloginNimi ?></title>
  <style type="text/css">
<!--
  body {
   background-color: #F4E554;
   font-family: Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
   font-size: 10pt;
   margin-top: 20px;
   color: #000000;
  }
  #vasenreuna {
   width: 195px;
   border: 2px #764F30 solid;
  }
  #blogialue {
    width: 560px;
    border: 2px #764F30 solid;
    border-top: none;
  }
  #oikeareuna {
   width: 215px;
   border: 2px #764F30 solid;
  }
  .blogiotsikko {
   background-image:
url('<a href="http://s283.photobucket.com/albums/kk318/CamillaRoxxi/?action=view&current=pohja1.jpg" target="_blank"><img src="http://i283.photobucket.com/albums/kk318/CamillaRoxxi/pohja1.jpg" border="0" alt="Pohja"></a>');
   background-repeat: no-repeat;
   background-position: center;
   font-size: 18pt;
   font-weight: bold;
   text-transform: uppercase;
   padding-top: 30px;
   padding-bottom: 300px;
   text-align: center;
   border-top: 2px #764F30 solid;
   border-left: 2px #764F30 solid;
   border-right: 2px #764F30 solid;
   border-bottom: 1px #764F30 solid;
   font-family: Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
  }
  .blogiotsikko a {color: #FFFFFF;
    text-decoration: none;
  }
  .blogiotsikko a:hover {color: #585F1C;
    text-decoration: underline;
  }
  /* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
  .laatikko {
   padding: 3px;
   background-color: #FFFFFF;
   border-bottom: 1px #764F30 solid;
  }
  .laatikko_otsikko {
   font-weight: bold;
   text-align: center;
   font-size: 7pt;
   text-transform: uppercase;
  }
  .laatikko_syndikaatio {
     border: none;
     text-align: right;
  }
  .laatikko_syndikaatio img {
    border: 0px;
    margin-bottom: 2px;
  }
  .laatikko_syndikaatio .laatikko_otsikko {
    display: none;
  }
  .otsikko {
   font-weight: bold;
  }
  .laatikko a {color: #585F1C;
    text-decoration: none;
  }
  .laatikko a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  .kontaktirivi {
    text-transform: uppercase;
    font-size: 8pt;
   }
  .kirjoitusaika, .kommenttiaika {
   font-size: 7pt;
   text-transform: uppercase;
   text-align: center;
  }
  .kirjoitusotsikko {
   font-family: Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
   font-size: 12pt;
   text-align: center;
   text-transform: uppercase;
  }
  .kirjoitusotsikko a {color: #585F1C;
    text-decoration: none;
  }
  .kirjoitusotsikko a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  .kirjoitus, #page {
    color: #000000;
    padding: 0.3em;
    background-color: #FFFFFF;
    border-bottom: 1px #764F30 solid;
  }
  .kirjoitusteksti {
    font-size: 10pt;
  }
  .kirjoitusteksti a {color: #585F1C;
    text-decoration: none;
  }
  .kirjoitusteksti a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  #page a {color: #585F1C;
    text-decoration: none;
  }
  #page a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  .kirjoituslinkit {
   padding-top: 0.3em;
   font-size: 7pt;
   text-align: center;
   text-transform: uppercase;
  }
  .kirjoituslinkit a {color: #585F1C;
    text-decoration: none;
  }
  .kirjoituslinkit a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  .arkisto_vuosi {
   font-weight: bold;
  }
  .arkisto_kuukausi {
    margin-left: 2em;
   }
 .kommentti, #kommentointilaatikko {
    padding: 0.3em;
    background-color: #FFFFFF;
    border-bottom: 1px #764F30 solid;
  }
  .kommentoija {
    font-size: 8pt;
    text-align: center;
    text-transform: uppercase;
  }
  .kommentoija a {color: #585F1C;
    text-decoration: none;
  }
  .kommentoija a:hover {color: #585F1C;
    text-decoration: none;
    font-weight: bold;
  }
  #kommentointilaatikko input[type="text"] {
   width: 275px;
   border: 1px #764F30 solid;
  }
  #kommentointilaatikko textarea {
   width: 375px;
   height: 75px;
   border: 1px #764F30 solid;
  }
 -->
  </style>
 </head>
 <body>
<? banner ?>
<table cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
    <td valign="top">
    <div id="vasenreuna">
    <? laatikot{kirjoittaja} ?>
    <? laatikot{kategoriat} ?>
    <? laatikot{arkisto} ?>
    <? laatikot{sivut} ?>
    <? laatikot{syndikaatio} ?>
       </div>
    </td>
    <td valign="top">
<div class="blogiotsikko">
         <a href="/"><? bloginNimi ?></a>
          </div>
<div id="blogialue">
        <? sisalto ?></div>
    </td>
    <td valign="top">
    <div id="oikeareuna">
    <? laatikot{ei(kirjoittaja,kategoriat,arkisto,sivut,syndikaatio)} ?>
       </div>
    </td>
</tr>
</table>
</body>
</html>