Welcome to My Website

Hello! My name is Faiq

I am 9 years old and i am the youngest boy to make a webpage

I am learning how to make websites!

My Favorite Things are:

Funny Cow My fav animal:

My Webpage Code

if you want to make your own website you can copy this code on your laptop and change some stuff.

<!DOCTYPE html>
<html>
<head>
    <title>My First Website</title>
</head>

<body>

<h1>Welcome to My Website!</h1>

<p>Hello! My name is Faiq</p>
<p>I am 9 years old</p>
<p>I am learning how to make websites!</p>

<h2>My Favorite Things are:</h2>
<ul>
  <li>Games</li>
  <li>Animals</li>
  <li>Cars</li>
</ul>

</body>
</html>
Thank you for visiting my webpage
my best day of my life!