site simples com html css e javascript
<html>
<head>
<title> This is a webpage </title>
</head>
<body>
<p>This is a paragraph</p>
</body>
</html>
Vannara Thong