Search
Recommended Sites
Related Links






   

Informative Articles

A Website for Your Small Business: How to Get One in Nine Steps
Your small business doesn't have a website, or perhaps the website you have is effective and you want to start over--how do you start or start over?. The truth is, there are several ways to "get a website" for your small business (for the first...

Choosing a web host based on price
Choosing a web host based on price? 3 reasons why price should not dictate the web host you choose By David Leonhardt It's tempting. There are so many companies offering cut-rate hosting – loaded with astounding...

How do you master web design?
Web design is an artsy and skillful interface. In order to master it, you have to instill in your mind some basic rules. What are these rules? 1. Do not center everything. Doing so will just give your web design a scattered and disorganized...

How To Select A Good Website Hosting Company
I constantly encounter people that want me to design or update a website for them, and they are already signed up with a hosting company. The only problem is that many of these people should never have signed up with that particular hosting company....

Web Page Templates - 5 Reasons Why You Should Use Them
If you're just starting out in your career as a web designer, you likely have a lot of work left to do before you have an established portfolio. After all, it's hard to convince potential new customers that you have the talent and skills...

 
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
.

    is for a bulleted list, and
      is for a numbered list.

      You do this in the following manner:


      We provide the following services:



      • Woodwork

      • Oil Painting

      • Furnishing

      • Fitting



    1. is for individual bulleted components.

      The type attribute of
        tag decides what sort of bullet is going to be visible. Generally, there is this disk, a circle, and a square. You can define the
          tag in your Cascading Style Sheet so that whenever you display the bulleted list, it appears in the same manner.



          About the Author
          Amrit Hallan is a freelance web designer. For all web site
          development and web promotion needs, you can get in touch with
          him at http://www.bytesworth.com. For more such articles,
          visit http://www.bytesworth.com/articles and
          http://www.bytesworth.com/learn You can subscribe to his
          newsletter [BYTESWORTH REACHOUT] on Web Designing Tips & Tricks
          by sending a blank email at Bytesworth-subscribe@topica.com

Sign up for PayPal and start accepting credit card payments instantly.