Applying Basic Styles in HTML

Applying Basic Styles in HTML

On this page:

Table Style

Table Title (figcaption)
Table Title (caption)
th Example th Example
td Example td Example
td Example td Example
td Example td Example
td Example td Example
td Example td Example
td Example td Example
td Example td Example
Footer Cell Footer Cell

List Style

UL List Style

  • List Item A
  • List Item B
    • List Item B - Sublist 1
      • Sublist 2 of List Item B
    • List Item B - Sublist 1
    • List Item B - Sublist 1
  • List Item C

OL List Style

  1. List Item A
  2. List Item B
    1. List Item B - Sublist 1
      1. Sublist 2 of List Item B
    2. List Item B - Sublist 1
    3. List Item B - Sublist 1
  3. List Item C

Text Style

strong

em

del

ins

code

precode

Annotation

Marker Style

Marker Style Yellow MARKER YELLOW ALL

Marker Style Yellow marker yellow

Marker Style Pink MARKER PINK ALL

Marker Style Pink marker pink

Marker Style Blue MARKER BLUE ALL

Marker Style Blue marker blue


See the Pen Untitled by 5oji (@udagawa) on CodePen.