32°, burattinaia

« Older   Newer »
  Share  
Ali-grafica
view post Posted on 20/4/2009, 18:55




Anteprima xxx

Regole:
-Non cancellare assolutamente i Credits
-Non modificare nessuna parte del codice, tranne quelle che vi elencheṛ ora

CODICE
<html>
<head>
<title>Documento senza titolo</title>
<STYLE type=text/css>
BODY {
       font-size: 11px;
       font-family: Georgia, "Times New Roman", Times, serif;
       color: #ffffff;
       text-align: center;
       background-color: #000000;
       line-height: 9px;
       background-image: url(http://i44.tinypic.com/fwtam9.png);
}
.tit {
       font-size: 15px;
       color: #c3bd94;
       text-align: left;
       font-family: Georgia, "Times New Roman", Times, serif;
       line-height: 10px;
       padding-left: 5px;
       margin-top: 9px;
       margin-bottom: 4px;
       cursor: nw-resize;
}

.tit:first-letter {
       color: #29593e;
}

p, body, td, tr, div {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
}

A:link, A:visited {
       COLOR: #1e402a;
       TEXT-DECORATION: none;
}
A:active {
       TEXT-DECORATION: none
}
A:hover {
       cursor: crosshair;
       color: #c3bd94;
}
img{
       border: none;
}
.bu {
       padding-left: 6px;
       padding-right: 6px;

}

</STYLE>
</head>
<body>
<table width="400" border="1" align="center" cellpadding="0" cellspacing="0" bgcolor="#ffffff">
 <tr>
   <td colspan="3" height="320"><img src="http://i41.tinypic.com/27zjmmb.png" width="510" height="320"></td>
 </tr>
 <tr valign="top">
   <td width="150" class="bu">

     <div class="tit">Qualcosa di me</div>

         bla bla bla

     <div class="tit">Qualcosa ecc...</div>
<a target=main href="link.html" class="navigation">Nome col.</a><br>
<a target=main href="link.html" class="navigation">Nome col.</a><br>
<a target=main href="link.html" class="navigation">Nome col.</a><br>





<br><br><br>
<div class="tit">Credits</div>
Template © <a href="http://ali-grafica.forumcommunity.net/?act=Profile&MID=2026098" target="_blank">Ali-grafica</a><br>
Distribuito dal <a href="http://ali-grafica.forumcommunity.net/?f=4115149" target="_blank">Forum Ali-grafica</a><br><br>

<p></td>


   <td width="360" class="bu"> <p>
<iframe name="main" src="link/home.html" width="360" height="445" border="0" frameborder="0"  allowtransparency="true" target="_blank"></iframe>
     </p>
</td>
 </tr>
</table>
</body>
</html>


fate queste modifiche:
Per dare un nome alla pagina dovete cambiare questa parte
CODICE
<title>Documento senza titolo</title>


Se volete aggiungere altri titoli nella colonna a sinistra, basta inserire:
CODICE
<div class="tit">...</div>
dove o meso i puntini inserite il titolo

-Dove dico:
CODICE
<div class="tit">Qualcosa ecc</div>
<a target=main href="link.html" class="navigation">Nome col.</a><br>

dovrete usare sempre quel collegamneto in modo che quando cliccate su.. la pagina si apre nella colonna grande.. (e nn si aprira una nuova pagina)


- Mentre dove dico:
CODICE
<td width="300" class="bu"> <p>
<iframe name="main" src="link/home.html" width=ecc ecc</iframe> </p>

link/home.html inseriti il link della pagina che creerete come home.. che apparira come 1° nella colonna grande
 
Top
{• Miss Glitteryna~
view post Posted on 20/4/2009, 19:24




Che bello Ali (L)
 
Top
. Abbey
view post Posted on 30/5/2009, 14:13




CITAZIONE
Che bello Ali (L)

 
Top
2 replies since 20/4/2009, 18:55   156 views
  Share