Lists and links

Lists

Unordered lists

Dogs:

Using values of attribute type (disc, square, circle) we can use different symbols before list item

Cats:

Ordered lists

WRC Stage 1:
  1. Tänak
  2. Ogier
  3. Neuville
  4. Rovanpera

Using attribute type the Rome numbering(I,i) or latin letter (A,a)

WRC Stage 2:
  1. Ogier
  2. Neuville
  3. Tänak
  4. Rovanpera
  5. Katsuta
WRC Stage 3:
  1. Ogier
  2. Katsuta
  3. Neuville
  4. Rovanpera
  5. Tänak

Using list item attribute, we can specify user defined value

Maraton
  1. John
  2. Lisa
  3. Ken
  4. Mary
  5. Tim
  6. Ana

Multilevel lists(hierarchical)

Cars

Description list

Term
Explanation of the term
HTML5
Hypertext, used for web development
OOP
Object oriented programming

Bootstrap tools for lists

Inline list:

Horizontal description list

Term
Explanation of the term
OOP
Object oriented programming
PhP
Scripting language for server side

Links

Links using absolute address

Link without file name (just directory): here index file will be executed if exists   EEK Mainor
Link to beginning of the file   W3Scools Links
Link to specified location in file using anchor   W3 org links

Links using relative address

Link to beginning of the file   To beginning of file
Link to fixed location in file   Unordered lists
Link to fixed location in file   Ordered lists
Link to fixed location in file   Description lists
Link to fixed location in file   Hierarchical lists
Link to file in the same folder   Text Formatting
Link to file book1.html in subfolder book   book1.html