ponysay/pages/index.html

16 lines
307 B
HTML
Raw Normal View History

2012-10-25 06:28:13 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="screen.css" media="screen"/>
<title>ponysay</title>
</head>
<body>
PONYSAY
</body>
</html>