|
|
|
Avoid Problems Painting Aluminum and Vinyl Siding
Anyone with older aluminum siding is well aware of the paint chalking problem. Just rub your hand along the old siding and the chalky old paint will be all over your palm. Trying to get paint to stick to this could be a real problem. This is due to...
Choosing The Right Retirement Community
There are many retirement communities available everywhere in the country. There are retirement communities who may offer the world to you and those who would provide you with the best comfort you need.
But how do you choose which retirement...
Hollywood's Underbelly Comes to the Surface in Michael Mangia's The Invisible Wall CD
Arriving October 4, 2005
September 16, 2005--Los Angeles, CA-- Michael Mangia is not your typical artist. And The Invisible Wall is not your typical CD. Set for release October 4, 2005 on Loft Box Records, the latest album from Hollywood-based...
Home Improvement For Ladies
This report is written for those people who may want to improve or update their own home so along those lines, I would like to give you an overview of the factors that may lead you in creating a more effective and successful home improvement...
Run the numbers before buying an investment property
People talk about running the numbers before buying an
investment property, but what are the numbers and how do you get
accurate numbers? Running the wrong numbers can make the
difference of making $500 or losing $1000 per month. In this
article...
|
|
| |
|
|
|
|
|
|
NAVIGATION BAR AND BULLETED LISTS
Next, we are going to learn to make a navigation bar so that the Web site becomes "navigable", and then we learn to present point-wise information in the form of "Bulleted Lists".
A proper navigation is the backbone of your Web site's success on the Net. If you want the visitors to be able to access all the information you want them to be able to access, you got to provide them with a consistent modus operandi for doing it. And that modus operandi has to be present throughout the web site.
A navigation bar can be on the top, at the bottom, on the left, on the right, or in the middle, in whichever way it suits the look of your entire design.
The ideal is, either on the top, or on the left hand side.
What we generally do is, after inserting the logo etc. at the top, we define a table of two columns.
< d>
< d> < r> < able>
The above portion should be saved as a template file, so that you make the desired changes in the template, keep the common code intact, and save the modified file as your own file.
Make ample use of the comment tag so that you know where you are putting what, especially if you are working with multiple table and column definitions.
"leftnav.inc" can be the included file that has the following HTML code:
Home Page My Profile Contact Me
You can have as many links as the number of pages you want to be seen
You don't need to use the Server Side
Includes if your Web site consists of merely 6-7 pages because then you can just keep on copying and pasting the navigation bar code at:
< d> in this way:
Home Page My Profile Contact Me
< d>
For a live example, check out http://www.hearthealthanalyzer.com, where I have used such a navigation system using tables and the SSIs.
Bulleted Lists: If you have gone to http://www.hearthealthanalyzer.com, you must have noticed there, a list of benefits of the heart health analyzer. There is a special tag used to achieve such a mesmeric feat. In fact, there are two tags, namely, and .
|
|
|
|
|
|