Files
unisa_tsw_2014_2015/css18.html
2014-10-19 14:18:41 +02:00

30 lines
480 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Test</title>
<meta name="author" content="xgiovio"/>
<meta name="description" content="A simple test page"/>
<meta name="keywords" content="Ormai google non se le fila piu"/>
<meta name ="robots" content="index"/>
<meta charset="utf-8"/>
<link rel="stylesheet" href="css18.css" type="text/css" />
</head>
<body>
<p class="first">chiochio</p>
<p class="second">aleleleee</p>
<p class="third">cacaglie</p>
</body>
</html>