<!DOCTYPE html>
<html>

<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>replit</title>
  <link href="style.css" rel="stylesheet" type="text/css" />
</head>

<body>
 <h1> All About Me!</h1>

  <h3>ME!</h3>
  <p>My name is Shohini. I am a 6th grader who is 12 years old and I live in <br>Fremont, California.</br></p>
  <h3> My Family</h3>
  <p>I am part of an Indian family of 4. I live with my mom, dad, and sister who is in 11th grade.</p>
  <h3>My Favorite Things</h3>
  <p>My favorite color is blue. My favorite animals are cats, although I also love horses. My favorite school subject is math. My favorite book is Out of my Mind by Sharon M. Draper.</p>
  <h3>My Hobbies</h3>
  <p>I love to read and I also enjoy crocheting. Another one of my interests is art</p>
  <h3>Images Representing Me</h3>
  <img src="Cat2.jpg"width=200>
  <img src="61db+mZMtSL._AC_UF1000,1000_QL80_ (1).jpg"width=200>
  <script src="script.js"></script>
</body>

</html>
