html-document-1.sex (202B)
1 2 3 4 5 6 7 8 9
(!DOCTYPE html) (html (head (title Example HTML Document)) (body (p :id hello Hello, World!) (p something text...) (h1 "A (big) Header!") (p Yet some more (span :style "color: red" text))))