
Don Hoke
Posts: 1
Member since: 1/7/2010

|
Drop Down Menu - adding link to web page
|
|
|
Hello from a Newbie! I am building a website that requires a dropdown menu that will link to another page on the website. This is the Virtual Steam Car Museum web site. So I need to connect from Aiken in the list of steam car makers to the Aiken page that I have already built. Putting the names of the steam car manufacturers in was easy and when I hit F12 to preview, they all drop down very nicely, but I cannot get them to connect to the related page that has information on that particular manufacturer. The code my daughter copied from the web is below. My problem is figuring out what the URL needs to be. I have tried everything I can think of starting with http or www, with or without the quotation marks, etc. The name of the necessary page is Literature, Aiken.htm, but putting that into the "URL" in any format does not work. What am I doing incorrectly? Thanks for your help! Don Hoke <body bgcolor="#C0C0C0"> <p align="center"><b><font size="7">The Virtual Steam Car Museum. Inc.</font></b></p> <p align="center"><font size="2"><b> <a href="images/VSCM%20-%20Texas%20Secretary%20of%20State.pdf">A Nonprofit Texas Corporation</a></b></font></p> <p align="center"> <select name="menu"> <option value="URL">Select a Steam Car Manufacturer</option> <option href="Literature, Aiken.htm">Aiken, William B. - Baltimore, MD</option> <option value="Literature, Aiken.htm">American 1900</option> <option value=Literature, Aiken.htm>American 1922</option> <option value="URL">American Steam Automobile Co - Derr</option>
_____________________________
Antqiue Steam Cars at www.vintagesteamproducts.com and www.stanleysteameronline.com
|
|