Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<div>
  <span style="color: green">This text should be green.</span><br>
  <span style="color: blue">This text should be blue.</span>
</div>
<!DOCTYPE html>
<div>
  <span style="color: green">This text should be green.</span><br>
  <span style="color: blue">This text should be blue.</span>
</div>