<!DOCTYPE html>
<html lang="en"> 
<head>
     <meta name="description" content="This is my website for our Web Design Class 2015-2016 under Sir Marston Pascasio">
     <meta name="keywords" content="SJB, sjb, st. john of beverley, sir marston pascasio, web design class, shiela mae ilagan, gr 8 north america">
     <meta name="author" content="Shiela Mae Ilagan">
     <meta charset="utf-8"/>
     <title>"Ilagan - Web Design"</title>
</head>
<body>
     <h1>SMCIlagan's Website</h1>
     <h2>Introduction</h2>
     <p>Hello, my name is Shiela Mae Ilagan. I am currently at my 8th Grade in Junior High School. I belong to section North America.</p>
     <p>Top 5 Details About Me:</p>
     <ul>
         <li>Athazagoraphobia</li>
         <li>Pistanthrophobia</li>
         <li>Eccedentesiast</li>
         <li>Agliophobia</li>
         <li>Bibliophile</li>
     </ul>
     <h2>My Portfolio</h2>
     <p>Below are various assignments I have as I learn how to code HTML and CSS.</p>
     <h2>What to expect?</h2>
     <p>As the year progresses, my website will look better and better as learn more about HTML and CSS!</p>
     <p>That's it for now. Thanks for visiting!</p>
</body>
</html>