60 |
61 |

Text

62 |
63 |
64 |

Headings

65 |
66 |
67 |

Heading 1

68 |

Heading 2

69 |

Heading 3

70 |

Heading 4

71 |
Heading 5
72 |
Heading 6
73 |
74 | 75 |
76 |
77 |

Paragraphs

78 |
79 |

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.

80 |
81 | 82 |
83 |
84 |

Blockquotes

85 |
86 |
87 |

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.

88 |

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.

89 | Said no one, ever. 90 |
91 |
92 | 93 |
94 |
95 |

Lists

96 |
97 |

Definition list

98 |
99 |
Definition List Title
100 |
This is a definition list division.
101 |
102 |

Ordered List

103 |
    104 |
  1. List Item 1
  2. 105 |
  3. List Item 2
  4. 106 |
  5. List Item 3
  6. 107 |
108 |

Unordered List

109 |
    110 |
  • List Item 1
  • 111 |
  • List Item 2
  • 112 |
  • List Item 3
  • 113 |
114 |
115 | 116 |
117 |
118 |

Horizontal rules

119 |
120 |
121 |
122 | 123 |
124 |
125 |

Tabular data

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 | 174 | 175 | 176 |
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
177 | 178 |
179 |
180 |

Code

181 |
182 |

Keyboard input: Cmd

183 |

Inline code: <div>code</div>

184 |

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

185 |

Pre-formatted text

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

Inline elements

198 |
199 |

This is a text link.

200 |

Strong is used to indicate strong importance.

201 |

This text has added emphasis.

202 |

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

203 |

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

204 |

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

205 |

This text is deleted and This text is inserted.

206 |

This text has a strikethrough.

207 |

Superscript®.

208 |

Subscript for things like H2O.

209 |

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

210 |

Abbreviation: HTML

211 |

This text is a short inline quotation.

212 |

This is a citation.

213 |

The dfn element indicates a definition.

214 |

The mark element indicates a highlight.

215 |

The variable element, such as x = y.

216 |

The time element:

217 |
218 | 219 |
220 |
221 | 222 |
223 |

Embedded content

224 |
225 |

Images

226 |
227 |

No <figure> element

228 |

Image alt text

229 |

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

230 |
Image alt text
231 |

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

232 |
233 | Image alt text 234 |
Here is a caption for this image.
235 |
236 |
237 | 238 |
239 |
240 |

Audio

241 |
242 | 243 |
244 |
245 |

Video

246 |
247 | 248 |
249 |
250 |

Canvas

251 |
canvas
252 | 253 |
254 |
255 |

Meter

256 |
2 out of 10
257 | 258 |
259 |
260 |

Progress

261 |
progress
262 | 263 |
264 |
265 |

Inline SVG

266 |
267 | 268 |
269 |
270 |

IFrame

271 |
272 | 273 |
274 |
275 |
276 |

Form elements

277 |
278 |
279 | Input fields 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 | 315 |

316 |
317 | 318 |
319 | Select menus 320 |

321 | 322 | 329 |

330 |
331 | 332 |
333 | Checkboxes 334 |
    335 |
  • 336 |
  • 337 |
  • 338 |
339 |
340 | 341 |
342 | Radio buttons 343 |
    344 |
  • 345 |
  • 346 |
  • 347 |
348 |
349 | 350 |
351 | Textareas 352 |

353 | 354 | 355 |

356 |
357 | 358 |
359 | HTML5 inputs 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 | 391 |

392 |

393 | 394 | 395 |

396 |
397 | 398 |
399 | Action buttons 400 |

401 | 402 | 403 | 404 | 405 |

406 |

407 | 408 | 409 | 410 | 411 |

412 |
413 | 414 |
415 |
416 |