+

Text

-

Headings

+

Headings

Heading 1

@@ -78,14 +78,25 @@
-

Paragraphs

+

Paragraphs

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.

+
+

Blockquotes

+
+
+

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.

+

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.

+ Said no one, ever. +
+
+ +
-

Lists

+

Lists

Definition list

@@ -194,14 +205,14 @@
-

Horizontal rules

+

Horizontal rules


-

Tabular data

+

Tabular data

@@ -256,7 +267,7 @@
-

Code

+

Code

Keyboard input: Cmd

Inline code: <div>code</div>

@@ -273,7 +284,7 @@
-

Inline elements

+

Inline elements

This is a text link.

Strong is used to indicate strong importance.

@@ -297,7 +308,7 @@
-

HTML Comments

+

HTML Comments

There is comment here:

There is a comment spanning multiple tags and lines below here.

@@ -309,7 +320,7 @@
-

Embedded content

+

Embedded content

Images

@@ -377,7 +388,7 @@
-

Form elements

+

Form elements

Input fields @@ -537,8 +548,8 @@
-
-

Made by @cbracco. Code on GitHub.

+ diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..f3ce75c --- /dev/null +++ b/package-lock.json @@ -0,0 +1,5 @@ +{ + "name": "html5-test-page", + "version": "0.8.0", + "lockfileVersion": 1 +}
Table Caption