7 lines
106 B
HTML
7 lines
106 B
HTML
<html>
|
|
<body>
|
|
<h1>This is a title</h1>
|
|
<p>This is normal text</p>
|
|
</body>
|
|
</html>
|