59 |
60 |

Text

61 | 62 |
63 |
64 |

Headings

65 |
66 | 67 |
68 |

Heading 1

69 |

Heading 2

70 |

Heading 3

71 |

Heading 4

72 |
Heading 5
73 |
Heading 6
74 |
75 | 76 | 77 |
78 | 79 |
80 |

Paragraphs

81 | 82 |
83 |

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.

84 |
85 | 86 | 87 |
88 | 89 |
90 |

Blockquotes

91 | 92 |
93 |
94 |

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.

95 |

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.

96 | Said no one, ever. 97 |
98 |
99 | 100 | 101 |
102 | 103 |
104 |

Lists

105 | 106 |
107 |

Definition list

108 |
109 |
Definition List Title
110 |
This is a definition list division.
111 |
112 | 113 |

Ordered List

114 |
    115 |
  1. List Item 1
  2. 116 |
  3. List Item 2
  4. 117 |
  5. List Item 3
  6. 118 |
119 | 120 |

Unordered List

121 |
    122 |
  • List Item 1
  • 123 |
  • List Item 2
  • 124 |
  • List Item 3
  • 125 |
126 |
127 | 128 | 129 |
130 | 131 |
132 |

Horizontal rules

133 | 134 |
135 |
136 |
137 | 138 | 139 |
140 | 141 |
142 |

Tabular data

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 | 174 | 175 | 176 | 177 | 178 | 179 | 180 | 181 | 182 | 183 | 184 | 185 | 186 | 187 | 188 | 189 | 190 | 191 | 192 | 193 | 194 | 195 | 196 |
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
197 | 198 | 199 |
200 | 201 |
202 |

Syntax

203 | 204 |
205 |

Keyboard input: Cmd

206 |

Inline code: <div>code</div>

207 |

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

208 | 209 |

Pre-formatted text

210 | 211 |
P R E F O R M A T T E D T E X T
212 | ! " # $ % & ' ( ) * + , - . /
213 | 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
214 | @ A B C D E F G H I J K L M N O
215 | P Q R S T U V W X Y Z [ \ ] ^ _
216 | ` a b c d e f g h i j k l m n o
217 | p q r s t u v w x y z { | } ~ 
218 |
219 | 220 | 221 |
222 | 223 |
224 |

Inline elements

225 | 226 |
227 |

This is a text link.

228 | 229 |

Strong is used to indicate strong importance.

230 | 231 |

This text has added emphasis.

232 | 233 |

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

234 | 235 |

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

236 | 237 |

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

238 | 239 |

This text is deleted and This text is inserted.

240 | 241 |

This text has a strikethrough.

242 | 243 |

Superscript®.

244 | 245 |

Subscript for things like H2O.

246 | 247 |

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

248 | 249 |

Abbreviation: HTML

250 | 251 |

This text is a short inline quotation.

252 | 253 |

This is a citation. 254 | 255 |

The dfn element indicates a definition.

256 | 257 |

The mark element indicates a highlight.

258 | 259 |

The variable element, such as x = y.

260 | 261 |

The time element:

262 |
263 | 264 | 265 |
266 |
267 | 268 |
269 |

Embedded content

270 | 271 |
272 |

Images

273 |
274 |

No <figure> element

275 |

Image alt text

276 |

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

277 |
Image alt text
278 |

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

279 |
280 | Image alt text 281 |
Here is a caption for this image.
282 |
283 |
284 | 285 |
286 | 287 |
288 |

Audio

289 |
290 | 291 |
292 | 293 |
294 |

Video

295 |
296 | 297 |
298 | 299 |
300 |

Canvas

301 |
canvas
302 | 303 |
304 | 305 |
306 |

Progress bars

307 |
progress
308 | 309 |
310 | 311 |
312 |

Inline SVG

313 |
314 | 315 |
316 | 317 |
318 |

IFrames

319 |
320 | 321 |
322 |
323 | 324 |
325 |

Form elements

326 | 327 |
328 |
329 | Text fields 330 | 331 |

332 | 333 | 334 |

335 |

336 | 337 | 338 |

339 |

340 | 341 | 342 |

343 |

344 | 345 | 346 |

347 |

348 | 349 | 350 |

351 |

352 | 353 | 354 |

355 |

356 | 357 | 358 |

359 |
360 | 361 |

[Top]

362 | 363 |
364 | Select menus 365 | 366 |

367 | 368 | 375 |

376 |
377 | 378 |

[Top]

379 | 380 |
381 | Checkboxes 382 | 383 |
    384 |
  • 385 |
  • 386 |
  • 387 |
388 |
389 | 390 |

[Top]

391 | 392 |
393 | Radio buttons 394 | 395 |
    396 |
  • 397 |
  • 398 |
  • 399 |
400 |
401 | 402 |

[Top]

403 | 404 |
405 | HTML5 inputs 406 | 407 |

408 | 409 | 410 |

411 |

412 | 413 | 414 |

415 |

416 | 417 | 418 |

419 |

420 | 421 | 422 |

423 |

424 | 425 | 426 |

427 |

428 | 429 | 430 |

431 |

432 | 433 | 434 |

435 |

436 | 437 | 438 |

439 |
440 | 441 |

[Top]

442 | 443 |
444 | Action buttons 445 | 446 |

447 | 448 | 449 | 450 | 451 |

452 |
453 | 454 |

[Top]

455 |
456 |
457 |