Sunday, 27 May 2007

7/8. A site map

My site map is also my NavBar which I found better suited the needs of my site as an extra site map would just clutter it unnecessarily.

The ul navbar tag had to be placed in my sidebar section of my html template as it acts as its own side bar. Its padding is to the left so it doesn't clutter the main sidebar.

Its position is fixed so it floats with the pages text. From it, my assignment log and source log can be accessed as well as my 'labels' (events). It has a home function which takes the user back to the main page. It also has a link to my photo gallery on Liskov.

The links for the navbar can be placed anywhere in the body of the html template but the corresponding positioning and tag has to be in the sidebar section of the template.

This way as most of my main material is on my main page, the navbar can be my site map to things which are not on the main page.

No comments: