Thursday, 12 January 2023

Nested Elements HTML

 <!DOCTYPE html>

<html>
<body>

<h1>My First Heading</h1>
<p>My first paragraph.</p>

</body>
</html>
<body>

<h1>My First Heading</h1>
<p>My first paragraph.</p>

</body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
<h1>My First Heading</h1>
<p>My first paragraph.</p>

Share:

0 comments:

Post a Comment