1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
<!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> </head> <body> <h2 id="Summary">Summary</h2> <p>A summary of the property.</p> <h2 id="Syntax">Syntax</h2> <pre>/* The part we want */ this: is-the-part-we-want;</pre> </body> </html>