MY frist html - computer science class student

hello good morning, I doing an HTML file at a notepad. in class, we
learning to code and how to great different types of HTMLlike Table and
basic HTML storyboard for web page. however, i have trouble with the class.
Can plz help can u correct my HTML




<html>


<title> Teen fasion for the streets </title>

body  { background-color pink ;
}

< style >


<h1>swag clothing for teen </h1>
<body>

<table>

<colgroup>

  <col span="2"style="background-color:yellow">
  <col style="background-color:blue>

</colgroup>

</tr>
<tr>
<th>ISBN</th>
<th>Title</th>
<th>Price</th>
</tr>

<tr>
<td>3476896</td>
<td>My first Html</td>
<td>$53</td>

</tr>
</table>


 <p> Fashion have change thought the past years Teen are looking for
clothing with famous brand names and that is an influnce with hip hop
cultural.
MY Website has that has all brand names that teen like and it gave teen
advise on fashion clothing that they like to wear.Tt also,
have all size form plus sizes to petite sizes.You can find in my website
your style that expresses who u are and u find
all latest clothing or sneakes u been looking for all in my site. MY
website is for everyone.</p>



<h2>swag clothing for teen</h2>
<h3>swag clothing for teen</h3>
<h4>swag clothing for teen</h4>
<h5>swag clothing for teen</h5>
<h6>swag clothing for teen</h6>


<img src="sneakerweges.Jpg"width="35"height="300"/>
<body style='background-color:blue'#ONLOAD#>
</body>

Received on Monday, 9 January 2017 08:21:53 UTC