This Season
 

How to Create Menus With HTML Programming

HTML (Hypertext Markup Language) is a computer language that is used to create web pages. Whether you are setting up a personal web page or a business web page, learning HTML code can be very beneficial. Knowing how to use the codes can help you manipulate your page settings.You can add menus to your website to lend an aura of creativity and give visitors options to choose from. Adding menus to your site is a great way to increase the appeal of your page and attract viewers to it. This guide will teach you a very simple approach to adding menus to your page.

Related Searches:
    Difficulty:
    Easy

    Instructions

      • 1

        Start the word processor or text editor that you will use to create your web page. Between the <FORM> AND </FORM> tags, type <SELECT NAME=“?”. Replace the question mark with the word that will describe your menu. Press the space bar.

      • 2

        Type SIZE=“?” Replace the question mark with the number of options you want visitors to see in your menu.

      • 3

        Type <OPTION VALUE=“?”> to specify your information for one menu option. Replace the question mark with the word that will describe your menu option. Next type the text that you want to appear for the menu option on your site.

      • 4

        Repeat Step 3 for each option you want to show in your menu. Type </SELECT> to complete your menu. Your text should look like the following example:<OPTION VALUE=“menu1”>menu name<OPTION VALUE=“menu2”>menu name 2</SELECT>

      • 5

        Open a new browser to verify that your web page displays the menu correctly. Test the menu and verify that you are able to choose your menu options. To open your web page in the browser, click the File button along the menu bar and then Open. The open dialog box appears. Click Browse to locate your web page in the location where it is saved. Choose the web page you wish to open. Your web page will appear in the browser.

    Tips & Warnings

    • You should display your web page in several browsers to see how each one renders your page.

    Related Searches

    Read Next:

    Comments

    You May Also Like

    • How to Create a Drop Down Menu

      When designing your website, you may want to include special features like forms for customers to fill out. Forms are used for...

    • How to Make a Restaurant Menu

      Aside from the food, the second most important part of a restaurant is the menu. After all, the menu will tell people...

    • How to Make a Menu in Publisher

      Creating a menu in Microsoft Publisher is an inexpensive way to dress up a dinner or provide a menu for a restaurant....

    • How to Make a Free Restaurant Menu

      Your menu is one of the ways you represent your restaurant, so it needs to be consistent with the atmosphere and product...

    • How to Make Drop Down Menus on a Website

      When creating a website it is very easy to clutter a web page with information. One of the easiest ways to remove...

    • How to Make DVD Menus

      With the advances in consumer digital video products, homemade DVDs are easy to make for even the most amateur videographer. Along with...

    • How to Create Catering Menus

      Creating a client's event menu is the most important task for caterers. A caterer must consider the client and her guests' likes...

    • How to Create a Blank HTML Page

      The free TextEdit application that comes with Mac OS X can also save as HTML. Type your Web content into the document...

    • How to Add a Custom Menu to an Excel Toolbar

      Add custom menus to an Excel toolbar by going to tools, customize, customize toolbar menus and selecting options. Add custom menus to...

    Follow eHow

    Related Ads