You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
335 B
HTML
22 lines
335 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Alessandro Rizzo Pinna</title>
|
|
<em><h1>Sito prova </h1> </em>
|
|
</head>
|
|
|
|
<body>
|
|
<p>
|
|
clicca <a href="paginaweb2.html"> qui</a> per la seconda pagina
|
|
</p>
|
|
<p>
|
|
clicca <a href="https://www.youtube.com/"> qui </a> per andare su youtube!
|
|
</p>
|
|
<ul>
|
|
</body>
|
|
|
|
</html>
|
|
|