Poetic Coding Lesson 1

Basic Structure of HTML Document

Date: February 4, 2021

<html> </html>


<head> Sonia's Castle </head>


<title> My Little Pony </title>


<body> Welcome to my Castle </body>


<h1> My Universe - Soniaverse </h1>


<br> <br/>


Taeyoon's example
Sonia's example