|
|
|
| Syntax | Functions |
| about: | Simulates "About Netscape" in the "Help" menu of Netscape |
| about:cache | Displays disk cache information (this feature is disabled if your browser does not permit the viewing of cache). |
| about:plugins | Simulates "Plug-ins" in the "Help" menu of Netscape |
Putting it all together:
Click to view browser information
Click to view cache information
Click to view plugins information
<a href="about:">Click to view browser information</a>
<a href="about:cache">Click to view cache information</a>
<a href="about:plugins">Click to view plugins information</a>
Now that you're armed with more link knowledge, go out and fortify your position on the WWW!