inline-style-tag.html 73 B

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