html-mdn-css-no-syntax.html 239 B

123456789101112131415161718
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  5. </head>
  6. <body>
  7. <h2 id="Summary">Summary</h2>
  8. <p>A summary of the property.</p>
  9. <p>This is not the syntax.</p>
  10. </body>
  11. </html>