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