9 lines
137 B
HTML
9 lines
137 B
HTML
<html>
|
|
<head>
|
|
<title> Ubuntu rocks! </title>
|
|
</head>
|
|
<body>
|
|
<p> I'm running this website on an Ubuntu Server server!
|
|
</body>
|
|
</html>
|