Files
2023-10-18 05:05:03 -05:00

25 lines
504 B
HTML

<!DOCTYPE html>
<html lang="en">
<meta charset="UTF-8">
<title>MSET9</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="">
<style>
</style>
<script src="lenny.js"></script>
<body>
<div class="">
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
<p>This is Lenny.</p>
<p>This is Lenny.</p>
<p>This is Lenny.</p>
<p>This is Lenny.</p>
<p>This is Lenny.</p>
<p>This is a paragraph.</p>
<h1>This is a Heading</h1>
</div>
</body>
</html>