Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<style>
#target { color: green; }
</style>
<div id="target">
<span>
<div>This should be green</div>
</span>
</div>