Case 2: Secondary navigation
- Problem: There is a large need for list of links in
sub navigation areas of Veikkaus site. Maintaining them is quite complex.
Screen shot below shows A: how the area looks in browser.
B: What it looks like in DreamWeaver. C:
The number of images needed.

- Goal:
- show the current section in the hierarchy
- allow mouse roll-overs
- no images since there is many similar link lists in all sites in different languages.
- Design:Use unordered list as container of
links. Then use CSS for presentation and mouse roll-overs.
- Solution:

- Benefits: Significantly faster to develop and maintain.