inline-style-tag.html 74 B

12345
  1. <style>
  2. p { line-height: 20px; }
  3. </style>
  4. <p>An exciting sentence.</p>