by Tom / on 1 November, 2018
Block category: Formatting
The formatting category includes the following blocks:
The code block starts with
<!-- wp:code -->
<?php echo 'Hello World'; ?>
The classic block can have almost anything in it.
a heading
The custom HTML block lets you put HTML that
…
by Tom / on 11 January, 2013
Markup: HTML Tags and Formatting
Headings
Header one
Header two
Header three
Header four
Header five
Header six
Blockquotes
Single line blockquote:
Stay hungry. Stay foolish.
Multi line blockquote with a cite reference:
…The HTML
<blockquote>Element (or HTML Block Quotation Element) indicates that
