http://ciny2.altervista.org/Seconda%...apagineSE.html
non riesco a mettere le scritte difianco al menù.
come posso fare?
http://ciny2.altervista.org/Seconda%...apagineSE.html
non riesco a mettere le scritte difianco al menù.
come posso fare?
<table>
<tr>
<td>
<img src="http://ciny2.altervista.org/Seconda%20Edizione/EditorialiSCse2.png">
<br><img src="http://ciny2.altervista.org/Seconda%20Edizione/SlayerMoigeSCse2.png">
<br><img src="http://ciny2.altervista.org/Seconda%20Edizione/HentaiSCse2.png">
<br><img src="http://ciny2.altervista.org/Seconda%20Edizione/DiffenderePcSCse2.png">
<br><img src="http://ciny2.altervista.org/Seconda%20Edizione/ScaricamentoSCse2.png">
<br><img src="http://ciny2.altervista.org/Seconda%20Edizione/ForumSCse2.png">
<br><img src="http://ciny2.altervista.org/Seconda%20Edizione/SgabbiotoSCse2.png">
</td>
<td>
TESTI
</td>
</tr>
</table>
Un po freddina come rispsota ma mi va bene :D
cyni hai un problema anche di struttura web guarda qui la index.htm
<html>
<head>
<body>
<body bgcolor="#000000">
<body text="#FFFFoo">
<title>Lo sgabbioto di ciny </title>
</head>
<script type="text/javascript" src="http://www.altervista.org/js_tags/contatore.js"></script>
<marquee><h2>In fase di lavorazione</h2></marquee>
<basefont=4>il sito e stato creato nel giorno Lunedì 17 Novembre 2003</basefont>
<p> Caro compare che stai per navigare qui, se ti piace questa immagine, vol dire che ho azzecato i tuoi gusti :P </p>
<p><center><a href="http://ciny2.altervista.org/index2.html"><img src="http://ciny2.altervista.org/immagini/benvenuto.png"</center></a>
<br><img src="http://ciny2.altervista.org/Angelgif2.gif" WIDTH=200 HEIGHT=200 >
allora ti ricoro che i tah<body> va dopo il tag <head>
quindi <html>
<head>
<title>....</title>
<body bgcolor="#000000">
qui metti il resto che vuoi e anche quello che ti hanno postato del menu
</body>
</html>
se vuoi dare un colore al testo e anche un carattere e misure puoi fare
<font face="arial, verdana," size="+1" color="FFFF00">.......</font>
face //ci metti i caratteri che vuoi basta poi mettere una virgola e poi spazio e poi un altro se vuoi
size//e la grandezza del carattere
in questo modo definisci la tua struttura web ...a presto
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<Title> la mia prima pagina web </Title>
</head>
<body>
Molti gli attributi associabili a questo tag:
BACKGROUND
BGPROPERTIES
BGCOLOR
LINK
VLINK
ALINK
TEXT
TOPMARGIN
BOTTOMMARGIN
LEFTMARGIN
RIGHTMARGIN
la parte restante del documento
</body>
</html>