57 |
58 |

Text

59 |
60 |
61 |

Headings

62 |
63 |
64 |

Heading 1

65 |

Heading 2

66 |

Heading 3

67 |

Heading 4

68 |
Heading 5
69 |
Heading 6
70 |
71 | 72 |
73 |
74 |

Paragraphs

75 |
76 |

A paragraph (from the Greek paragraphos, “to write beside” or “written beside”) is a self-contained unit of a discourse in writing dealing with a particular point or idea. A paragraph consists of one or more sentences. Though not required by the syntax of any language, paragraphs are usually an expected part of formal writing, used to organize longer prose.

77 |
78 | 79 |
80 |
81 |

Blockquotes

82 |
83 |
84 |

A block quotation (also known as a long quotation or extract) is a quotation in a written document, that is set off from the main text as a paragraph, or block of text.

85 |

It is typically distinguished visually using indentation and a different typeface or smaller size quotation. It may or may not include a citation, usually placed at the bottom.

86 | Said no one, ever. 87 |
88 |
89 | 90 |
91 |
92 |

Lists

93 |
94 |

Definition list

95 |
96 |
Definition List Title
97 |
This is a definition list division.
98 |
99 |

Ordered List

100 |
    101 |
  1. List Item 1
  2. 102 |
  3. List Item 2
  4. 103 |
  5. List Item 3
  6. 104 |
105 |

Unordered List

106 |
    107 |
  • List Item 1
  • 108 |
  • List Item 2
  • 109 |
  • List Item 3
  • 110 |
111 |
112 | 113 |
114 |
115 |

Horizontal rules

116 |
117 |
118 |
119 | 120 |
121 |
122 |

Tabular data

123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | 164 | 165 | 166 | 167 | 168 | 169 | 170 | 171 | 172 | 173 |
Table Caption
Table Heading 1Table Heading 2Table Heading 3Table Heading 4Table Heading 5
Table Footer 1Table Footer 2Table Footer 3Table Footer 4Table Footer 5
Table Cell 1Table Cell 2Table Cell 3Table Cell 4Table Cell 5
Table Cell 1Table Cell 2Table Cell 3Table Cell 4Table Cell 5
Table Cell 1Table Cell 2Table Cell 3Table Cell 4Table Cell 5
Table Cell 1Table Cell 2Table Cell 3Table Cell 4Table Cell 5
174 | 175 |
176 |
177 |

Code

178 |
179 |

Keyboard input: Cmd

180 |

Inline code: <div>code</div>

181 |

Sample output: This is sample output from a computer program.

182 |

Pre-formatted text

183 |
P R E F O R M A T T E D T E X T
184 |   ! " # $ % & ' ( ) * + , - . /
185 |   0 1 2 3 4 5 6 7 8 9 : ; < = > ?
186 |   @ A B C D E F G H I J K L M N O
187 |   P Q R S T U V W X Y Z [ \ ] ^ _
188 |   ` a b c d e f g h i j k l m n o
189 |   p q r s t u v w x y z { | } ~ 
190 |
191 | 192 |
193 |
194 |

Inline elements

195 |
196 |

This is a text link.

197 |

Strong is used to indicate strong importance.

198 |

This text has added emphasis.

199 |

The b element is stylistically different text from normal text, without any special importance.

200 |

The i element is text that is offset from the normal text.

201 |

The u element is text with an unarticulated, though explicitly rendered, non-textual annotation.

202 |

This text is deleted and This text is inserted.

203 |

This text has a strikethrough.

204 |

Superscript®.

205 |

Subscript for things like H2O.

206 |

This small text is small for for fine print, etc.

207 |

Abbreviation: HTML

208 |

This text is a short inline quotation.

209 |

This is a citation.

210 |

The dfn element indicates a definition.

211 |

The mark element indicates a highlight.

212 |

The variable element, such as x = y.

213 |

The time element:

214 |
215 | 216 |
217 |
218 | 219 |
220 |

Embedded content

221 |
222 |

Images

223 |
224 |

No <figure> element

225 |

Image alt text

226 |

Wrapped in a <figure> element, no <figcaption>

227 |
Image alt text
228 |

Wrapped in a <figure> element, with a <figcaption>

229 |
230 | Image alt text 231 |
Here is a caption for this image.
232 |
233 |
234 | 235 |
236 |
237 |

Audio

238 |
239 | 240 |
241 |
242 |

Video

243 |
244 | 245 |
246 |
247 |

Canvas

248 |
canvas
249 | 250 |
251 |
252 |

Meter

253 |
2 out of 10
254 | 255 |
256 |
257 |

Progress

258 |
progress
259 | 260 |
261 |
262 |

Inline SVG

263 |
264 | 265 |
266 |
267 |

IFrame

268 |
269 | 270 |
271 |
272 |
273 |

Form elements

274 |
275 |
276 | Input fields 277 |

278 | 279 | 280 |

281 |

282 | 283 | 284 |

285 |

286 | 287 | 288 |

289 |

290 | 291 | 292 |

293 |

294 | 295 | 296 |

297 |

298 | 299 | 300 |

301 |

302 | 303 | 304 |

305 |

306 | 307 | 308 |

309 |

310 | 311 | 312 |

313 |
314 |

[Top]

315 |
316 | Select menus 317 |

318 | 319 | 326 |

327 |
328 |

[Top]

329 |
330 | Checkboxes 331 |
    332 |
  • 333 |
  • 334 |
  • 335 |
336 |
337 |

[Top]

338 |
339 | Radio buttons 340 |
    341 |
  • 342 |
  • 343 |
  • 344 |
345 |
346 |

[Top]

347 |
348 | Textareas 349 |

350 | 351 | 352 |

353 |
354 |

[Top]

355 |
356 | HTML5 inputs 357 |

358 | 359 | 360 |

361 |

362 | 363 | 364 |

365 |

366 | 367 | 368 |

369 |

370 | 371 | 372 |

373 |

374 | 375 | 376 |

377 |

378 | 379 | 380 |

381 |

382 | 383 | 384 |

385 |

386 | 387 | 388 |

389 |
390 |

[Top]

391 |
392 | Action buttons 393 |

394 | 395 | 396 | 397 | 398 |

399 |

400 | 401 | 402 | 403 | 404 |

405 |
406 |

[Top]

407 |
408 |
409 |