Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<style>
span { color: green }
</style>
<body dir="rtl">
<div dir=""></div>
<span>This should be green</span>
</body>