Module 2.2
Task 4 - Creating a Menu


A.M.D.G.


In Dreamweaver you can format lists in two ways – ordered and unordered.

Ordered lists are lists where numbers are automatically inserted for each item on the list.

e.g.

  1. this is an example
  2. of an ordered list
  3. as it has numbered bullets
  4. it can be done by clicking on

 

Unordered lists are lists where bullet points are automatically inserted for each item on the list.

e.g.

  • this is an example
  • of an unordered list
  • as it has bullets
  • it can be done by clicking on

 


You will create a list of tricks that you can learn from your website.

  • Open your file called menu
  • Enter the following text:

    Card Tricks

    Trick 1
    Trick 2
    Trick 3
    Trick 4
    Trick 5

    Other Tricks

    Trick 1
    Trick 2
    Trick 3
    Trick 4
    Trick 5

    Contact Me

  • Highlight the five card tricks and press the Unordered list tool,
  • Highlight the five other tricks and press the Ordered List Tool,
  • Format this text in what ever way you want
  • Preview and save this file