HTML Code

<!DOCTYPE html>
<html>
<head>
<p><b><u><center>This is a list of my favorite movies</b></u></center></p>
</head>
<body>
<p>1. The Great Gatsby<br>2. Comet<br>3. La La Land<br>4. The Notebook</p>
<p>I <b><i>really</b></i> like these movies</p>
</body>
</html>