HTML code
My First HTML Page </h1>
</head>
<body>
<h1>Welcome to My Page </h1>
<p> This is a paragraph of text. </p>
<ul>
<ii>item 1</i>
<ii>item 2</i>
</ul>
</body>
</html> <th>Age</th>
</tr>
<tr>
<td>John</td>
<td>15</td>
</tr>
<tr>
<td>Jane</td>
</tr>
</table>
<script defer data-domain="html.cafe" src="https://milkymouse.com/js/script.js"></script>