Non riesco a creare pagina con stile
Inviato: 26/08/2009, 12:49
Premtto che ho letto la guida peresente in questo forum che discute su come creare una pagina con gli stili del forum.. ma non ci riesco..
io posseggo gia una pagina html e non so come fare..
eccovi la mia pagina:
io posseggo gia una pagina html e non so come fare..
eccovi la mia pagina:
Codice: Seleziona tutto
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="../forum/favicon.ico" />
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="stylesheet" href="http://www.clonedb.altervista.org/styles/SF_Glacier_it/theme/stylesheet.css" type="text/css" />
<
<title>Generatore di release</title>
<script type="text/javascript" src="/generatoreclonedb.js"></script>
</head>
<body>
<center>
<a href="http://www.clonedb.altervista.org"><img src="http://clonedb.altervista.org/styles/SF_Glacier_it/imageset/glacier_logo.png" /></a>
</center>
<center><form name="frm" action="postgeneratore.html#" id="frm">
<div><strong><h4><big>Titolo della Release:</big></h4></strong>
<div><input id="title" value="" maxlength="60" size="57" type="text"></div>
<br>
<div><strong><big><h4>Imagine Esplicativa o della Locandina( inserire link immagine):</h4></big></strong></div>
<div><input id="mi" value="" maxlength="200" size="57" type="text"></div>
<br>
<div><strong><h4><big>Informazioni o Trama:</big></h4></strong></div>
<div>
<textarea id="info" cols="46" rows="7">
</textarea></div>
<br>
<div><strong><h4><big>Screenshots (in caso di software o giochi)( inserire link immagine):</big></h4></strong></div>
<div><input id="ss1" maxlength="200" size="57" type="text"></div><br />
<div><input id="ss2" maxlength="200" size="57" type="text"></div><br />
<div><input id="ss3" maxlength="200" size="57" type="text"></div><br />
<br>
<div><strong><h4><big>Links Megaupload:</big></h4></strong></div>
<div>
<textarea id="downlinks-mu" cols="46" rows="7">
</textarea></div>
<br>
<div><strong><h4><big>Links Rapidshare:</big></h4></strong></div>
<div>
<textarea id="downlinks-rs" cols="46" rows="7">
</textarea></div>
<br>
<div><strong><h4><big>Password:</big></h4></strong></div>
<div><input id="pass" value="" maxlength="100" size="57" type="text"></div>
<br>
<div><strong>
<h4>Altri link</h4>
</strong></div>
<div>
<textarea cols="46" rows="7" id="altro"></textarea>
</div>
<br>
<br>
<div><input onclick="hxywg()" value="Genera la mia Release" type="button"></div>
<br>
<br>
<div>
<textarea name="hxygen" cols="46" rows="7" id="hxygen">
Clicca su "genera Release" per far comparire tutto il codice da incollare nel nuovo topic..
</textarea>
</div>
</div>
</form></center>
</td>
</tr>
</tbody></table>
</td></tr>
<tr>
<td align="center" class="topnav">
</td>
</tr>
</table>
</body>
</html>