Untitled
unknown
plain_text
3 years ago
302 B
8
Indexable
<html>
<head>
<title>Sito di NOME E COGNOME</title>
</head>
<body>
<div class="logo">
<img src="immagini/logo.png">
</div>
<style>
.logo{
background:red
}
</style>
</body>
</html>>Editor is loading...