Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<title>Reference: The ::first-letter should work with quote element</title>
<link rel="author" title="Jaeyong Bae" href="jdragon.bae@gmail.com">
<style>
span { color: red }
</style>
<p>
<span>&#x201c;</span>abc&#x201d;
</p>