Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
div::after { color: green; content: "Bar"; }
</style>
<div></div>
<!DOCTYPE html>
<style>
div::after { color: green; content: "Bar"; }
</style>
<div></div>