Raw File
23605-3-ref.html
<!DOCTYPE html>
<html>
<head>
  <style>
   span.fake-first-letter { color: red; }
  </style>
</head>
<body>
  <p><span class="fake-first-letter">&ldquo;T</span>ext&rdquo;</p>
</body>
</html>
back to top