blob: d1777b47a179d1c01ffc8dfa650152eb9f259612 [file] [log] [blame]
<html>
<head></head>
<body>
<p>
<span style="color: red">First</span>
<span style="color: red">line</span>
</p>
<p style="color: green">Second line</p>
<p>
<span style="color: blue">Third</span>
<span style="color: blue">line</span>
</p>
</body>
</html>