Lists, Links

Lists

Unordered Lists

Drinks:

Using attribute type list iten can be changed (disc,circle, square)

Courses:
Sports:

Ordered lists

Potential free Days:
  1. Friday
  2. Saturday
  3. Sunday

Using attribute type list item can be changed (rome numbers, latin letters)

Cats:
  1. Emil
  2. Mäu
  3. Bob
Dogs:
  1. Rex
  2. Lessi
  3. Dalmacia

Hierarchical lists

Cars:

Definition list

Term
Description of the term
HTML5
Hypetext Markup Language
OOP
Object oriented programming

Boostrsp tools for Lists

Inline List: Persons Horisontal Definition List
Term
Sescription of the term Term
HTML5
Hypetext Markup Language
OOP
Object oriented programming

Links

Links using absolute address

EEK Mainor   Link without filename, the index file will be executed if it exists
w3Links   Link to beginniong of file using filename
w3org Links   Link to fixed position in file

Links using relative address

To beginning of file   Link to beginning of file
Ordered lists   Link to ordered list (using ancor)
Hierarchical lists   Link to hierarchical list (using id)
Ex: add link to definition list using id.
Link to file pr2.html, in same directory
book1.htmlMove to subdirectory
childrenbook1.html   two levels town
Ex: make link: from books\children\childrenbook1.html to books\crimi\crimibook1.html
Send email