it is a basic website starter pack for begineers


<!DOCTYPE html> Website Title

This <h1> element is using h800

This <h2> element is using h700

This <h3> element is using h600

This <h4> element is using h500

This <h5> element is using h400
This <h6> element is using h300

Standard link

Link with descenders:jump quickly!

Link in a heading

<ul>

  • First list item
  • Second list item
  • Third list item

<ol>

  1. First list item
  2. Second list item
  3. Third list item

<dl>

First definition
Definition description
Definition description
Second definition
Definition description
Third definition

<ul>

  • First list item
  • Second list item
  • Third list item
    • Nested lists as well
    • Nested lists as well
    • Nested lists as well
  • Fourth list item
    1. Nested ordered lists as well
    2. Nested ordered lists as well
    3. Nested ordered lists as well

<ol>

  1. First list item
  2. Second list item
  3. Third list item

    • Nested lists as well
    • Nested lists as well
    • Nested lists as well
  4. Fourth list item

    1. Nested ordered lists as well
    2. Nested ordered lists as well
    3. Nested ordered lists as well

<dl>

First definition
Definition description
Definition description
Second definition
Definition description
Third definition

Paragraphs should be fine when followed by

  • lists like
  • this one
  1. or ordered lists
  2. like this one
Caption
Item Qty Price
Apple 3 $5.42
Orange 6 $4.60
Banana 12 $3.79

<blockquote> with <cite>

All that is gold does not glitter, not all those who wander are lost; The old that is strong does not wither, deep roots are not reached by the frost.

J.R.R. Tolkien, The Fellowship of the Ring.

Inline quotes with <q> and <cite>

The old addage{' '} Be yourself; everyone else is already taken. Oscar Wilde is very fitting.

Inline <code>

Simply paste {`body { font-weight: bold; }`} into your file.

<time>

Can you move that meeting on May 15 to the pub?

<dfn> and <abbr>

Recursion: the repeated application of a recursive procedure or definition.See also: recursion.

TheWBlibrary provides a typography component — make sure you put a title on your{' '} <abbr> elements.

<ins> and <del>

Ice cream sucks is awesome!

<sub> and <sup>

These elements1should still2have default styling3as well4

Keyboard commands with <kbd>

Simply press Alt + F4 to preview your changes.

Variables in a mathematical expression with <var>

A simple equation: x = y + 2

<small> text

Only use this size text if there is a good rationale.

Built With

Share this project:

Updates