text-2-ref.html 139 B

1234567
  1. <!DOCTYPE HTML>
  2. <style>
  3. div { background: yellow }
  4. div { font-size: 34px; line-height: 1.0; width: 450px }
  5. </style>
  6. <div>Hello world</div>