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