You are on page 1of 5

Pagina Principale

<html>
<html>
<title> pagina di registrazione </title>
<font color="yellow">
<p><center><i><h1> pagina di registrazione </h1><i></center></p>
<body bgcolor="black">
<table width="85%" border="1" align="center">

<tbody>
<tr>
<th colspan="2" width="50%"> <form align="left">
<font color="white"> NOME <br>
<input type="text" name="nomepersona" size="50"><br><br>

<font color="white"> COGNOME


<br>
<input type="text" name="cognomepersona" size="40"><br>

</th>
<th><form align="left">
<font color="white"> e-mail
<input type="text" name="emailpersona" size="35%"><br>
</th>
</tr>
<tr> <th colspan="2" width="50%"><p align="left"><font color="white"> What
genres of music would you consier to be your
strengths?
<br><input type="checkbox" name="Jingles"
value="on"> Jingles</input>
<br><input type="checkbox" name="Hip-Hop"
value="on"> Hip-Hop</input>
<br><input type="checkbox" name="EDM/House"
value="on"> EDM/House</input>
<br><input type="checkbox" name="Modern Pop"
value="on"> Modern Pop</input>
<br><input type="checkbox" name="Singer/songwriter"
value="on"> Singer/songwriter</input>
<br><input type="checkbox" name="Latin"
value="on"> Latin</input>
<br><input type="checkbox" name="Rock"
value="on"> Rock</input>
<br><input type="checkbox" name="Classical"
value="on"> Classical</input>
<br><input type="checkbox" name="Retro"
value="on"> Retro</input>
<br><input type="checkbox" name="Ambient"
value="on"> Ambient</input>
</th>

<th>
<p align="left"><font color="white">
Do you have any personal tracks available for lincensing?

<br><br><form>
<select name="dropdown">
<option value="Option 1" selected> Yes, i own all the rights</option>
<option value="Option 2" selected> No </option>
<option value="Option 3" selected> Yes, i do not own all the rights</option>
</select>
</form>

<br><br>
<br> Are you currently signed to a laber and/or another publisher?
<br> <form align="left">
<select name="dropdown">
<option value="Option 1" selected> No i am self represented</option>
<option value="Option 2" selected> Yes, i am signed with someone</option>
</select>
</form>

</p>
<p align="left">What country & city are you currently located in?</p>
<form align="left">

<input type="text" name="nomepersona" size="50">


</form>
</input>

</th>
</tr>
</tbody>
</table>

<br>
<form align="center" action="mailto:alberto.frisiero06@gmail.com?subject=Prova
form invio mail" method="post|get">
<input type="submit" name="submit" value="submit">
</form>
</input>
</br>
<center><a href="2 hyper.html"><font color="yellow"><h1> return to home
</h1></a></center>
</body>
</html>

Pagina 2
<!DOCTYPE hmtl>
<html>
<head>
<h2><center><font color="white">Ciao, questo è un esercizio sul box model </font></h2>
<a href="1 hyper.html"><h1><font color="yellow"><center> clicca qui per registrarti al mio
sito </center></h1></font></a>
<p align="center"><u> clicca qui per registrarti al mio sito

<style>
div {
background-color: lightblue;
width:px;
border: 5px white;
margin:5px;
padding: 6px
}
</style>
</head>
<body bgcolor="black">

<div>
<center><img src="download.png"> </center>
<ul>
<li> nome: MR John </li>
<li> cognome: white </li>
<li> nickname: Johnny </li>
<li> hobby: mi piace dipingere, guardare serie tv, giocare al waterpolo, fare
judo e suonare </li>
<li> data di nascita: 19 dicembre 2000 </li>
<li> materia preferita: ne ho due: matematica e informatica </li>
<li> aspirazioni: vorrei diventare un programmatore di sistemi "real time" </li>
<li> waterpolo </li>
<li> programmi preferiti: documentari sulla natura</li>
<li> link al blog personale </li>
<li>descrizione di me: frequento il'Istituto Tecnico Economico con indirizzo
Relazioni Internazionali/Amministrazione e finanza.Mi piace l'informatica e la
matematica, ma non mi dispiace neanche Economia e Marketing. A volte creo
dei piccoli dipinti, quando ne ho voglia; inoltre mi piace sperimentare sempre
cose nuove riguardanti l'informatica. Sono un appassionato di musica e
collaboro con diverse riviste musicali.
</li>

</div>
</body>
</html>

You might also like