<body>
<img src="http://r.ddmcdn.com/w_830/s_f/o_1/cx_98/cy_0/cw_640/ch_360/APL/uploads/2015/07/cecil-AP46`3227356214-1000x400.jpg" />
<p> hi my name is lion and i like to eat meat </p>
<!-- < what is this doing here ?? -->
<h3> interest </h3>
<ol>
<li> eating </li>
<li> sleeping </li>
</ol>
<h3> schools </h3>
<ol>
<li> Sumac </li>
<li> lindero canyone middle school </li>
<li> agh </li>
<li> MIT </li>
</ol>
<h3> favorite instruments </h3>
<ul>
<li> SAX </li>
<li> piano </li>
</ul>
<h3> family </h3>
<ol>
<li> marty </li>
<li> andy </li>
</ol>
<h3> favorite games </h3>
<ul>
<li> minecraft </li>
<li> youtube </li>
<!-- </ol> -->
</ul> <!-- forgot this one -->
</body>