I am wanting to use this "css" table for my menu:
http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm
on my php page at http://www.propheciesofrevelation.org/test.php
This is what I have written at "test.php":
<div id="menu">
<a href="test.php">This is a test link</a>
<a href="signs.php">What are the signs of the end</a>
<a href="rapture.php">What is the rapture</a>
<a href="tribulation.php">What is the tribulation</a>
<a href="peacetreaty.php">What is the 7-year peace treaty</a>
<a href="armageddon.php">What is armageddon</a>
<a href="mark.php">What is the mark of the beast</a>
<a href="nwo.php">What is the new world order</a>
<a href="battle.php">Spiritual warfare</a>
<a href="religions.php">Other religions</a>
<a href="reviews.php">Film and book reviews</a>
<a href="resources.php">Biblical resources</a>
<a href="relatedlinks.php">Related links</a>
<a href=" http://christianmovies.com" target="_blank">Christian movies</a>
<a href="archives.php">Archives</a>
<a href="commentaries.php">Commentaries</a>
<a href=" http://prophecyofrevelation.tripod.com/endtimesblog/" target="_blank">Blog page</a>
<a href="faqs.php">Frequently asked questions</a>
<a href="salvation.php">How can I be saved</a>
<a href="commandements.php">The ten commandments</a>
<a href="ourbeliefs.php">Our beliefs</a>
<a href=" http://groups.yahoo.com/group/prophecyofrevelation/" target="_blank">
Subscribe to newsletters</a>
</div>
I finally figured out how to get the "php" script to work. That was neat. But now my menu is all jumbled together and I need to learn how to create a nice table for which I would like to use the "css" script at http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm
I tried to insert the script and got confused. Then I tried using my current html table at http://propheciesofrevelation.org/main.htm and it did not work.
What am I doing wrong?
Andrea



Reply With Quote



Bookmarks