inline-style-tag.html 76 B

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