Page Navigation Experiments.
Text blocks as a link:Probably the easiest and most basic navigation method employed is to simply use a block of text as a link. This can be controlled by style sheets as in the examples used on this page or simply left to their default settings. The links can be employed to point to another web page, a picture or any form of media such as downloadable documents or programs. It is usual to have some indication to show what text is a link and what links have been visited usually by an underline, text colour change or colour highlight around the text just to indicate that the text block has a function. |
Text As A Link To Steve'sZone. Text As A Link To A Picture. Text As A Link To A Download. |
Button links:There are HTML codes that tell browsers to display a button and again employing the use of them is fairly simple once you know the code layout an example of which looks as follows... |
|
Pictures as a link:Another simple method to navigate to different areas within a site is to use pictures as links. This is easily achieved by HTML code refering to a specific file or location using <a href=> tags, the three pictures opposite give the same sort of destination link examples as the previous text block and button link examples the link code is as follows... |
|
Slideshow Picture links:Using Images as the link medium again only this time the images roll round as a slideshow. When the desired imaged is passed over with the mouse pointer it pauses on that picture indicating the link destination and when clicked upon it will launch to said destination. |
|
Switch Menu:The design of this navigation method is one of the many examples I found on the Dynamic Drive site. I was going to use it on the main Index page of my site but it made it look to messy when included with the navigation buttons that I already use so I decided against it but I kept the idea in mind for possible future use elsewhere. |
All trademarks and copyrighted material are property of their respective owners