blob: 5b8579d0daf225edaa6fa0ca263c7b6fe714c7e2 [file] [log] [blame]
<html>
<head></head>
<body>
<div>
<p>
<span style="color: red"><b>First</b></span>
<span style="color: red"><b>line</b></span>
</p>
<p style="color: green"><b>Second line</b></p>
<p style="color: blue"><b>Third line</b></p>
</div>
<div>
<p style="color: yellow"><i>Fourth line</i></p>
<p>
<span style="color: fuchsia"><i>Fifth</i></span>
<span style="color: fuchsia"><i>line</i></span>
</p>
</div>
</body>
</html>