output.html 143 B

12345678
  1. <!DOCTYPE html>
  2. <html>
  3. <link rel='stylesheet' type='text/css' href='style.css'>
  4. <body>
  5. <output disabled>foo</output>
  6. </body>
  7. </html>