<html>
<head>
<title>My Favorite Movies</title>
<p>This is a list of my favorite movies:</p>
<br>
<ol>
<li>1. Coach Carter</li>
<li>2. Undercover Brother</li>
<li>3. Four Brothers</li>
<li>4. Love & Basketball</li>
</ol>
<br>
<p>I like <b>really</b> like these movies!!!</p>
</head>
</html>