blob: 8099c5f8a21d50af829c85452089c81724cf4467 [file] [log] [blame]
<html>
<head></head>
<body>
<ul>
<li style="color: red; font-size: 18pt">First line</li>
<li style="color: green; font-size: 18pt">Second line</li>
<li style="color: blue; font-size: 18pt">Third line</li>
</ul>
<ul>
<li style="color: yellow; font-size: 24pt">Fourth line</li>
<li style="color: fuchsia; font-size: 24pt">Fifth line</li>
</ul>
</body>
</html>