cap2site/t/hello_standalone_exp.html

12 lines
190 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<link rel="stylesheet" href="style.css"></link>
</head>
<body>
<h1>Hello, world!</h1>
<p>Lorem ipsum dolor sit amet</p>
</body>
</html>