Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<head>
<style>
.green {
color:green;
}
</style>
</head>
<body>
O<span class="green">n</span>e<span class="green"> </span>t<span class="green">w</span>o three</span>
</body>
</html>