+

Text

-

Headings

+

Headings

Heading 1

@@ -72,14 +72,14 @@
-

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

+

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.

@@ -90,7 +90,7 @@
-

Lists

+

Lists

Definition list

@@ -113,14 +113,14 @@
-

Horizontal rules

+

Horizontal rules


-

Tabular data

+

Tabular data

@@ -175,7 +175,7 @@
-

Code

+

Code

Keyboard input: Cmd

Inline code: <div>code</div>

@@ -192,7 +192,7 @@
-

Inline elements

+

Inline elements

This is a text link.

Strong is used to indicate strong importance.

@@ -216,7 +216,7 @@
-

HTML Comments

+

HTML Comments

There is comment here:

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

@@ -228,7 +228,7 @@
-

Embedded content

+

Embedded content

Images

@@ -281,7 +281,7 @@
-

Form elements

+

Form elements

Input fields @@ -418,7 +418,7 @@
-
+ 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