|
|||||||
New to SitePoint Forums? Register here for free!
|
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
SitePoint Enthusiast
![]() Join Date: May 2003
Location: mexico
Posts: 39
|
Random links in navigation
Hi all. I hope you can advise something about this issue.
I have a navigation list like this: (this is part of it only, but the part I need advise) Code:
<li> <a href="valores.php">Valores</a> </li>
<li> <a href="servicios.php">Servicios</a> </li>
<li>
<a href="#">Obras Relevantes</a>
<ul>
<li> <a href="cuauhtemoc.php">Cuauhtémoc</a> </li>
<li> <a href="paseocolon.php">Monumento a Colón</a> </li>
<li> <a href="zacatecas3.php">Capilla de Nápoles</a> </li>
<li> <a href="oaxaca.php">Catedral de Oaxaca</a> </li>
<li> <a href="palacio.php">Palacio Nacional</a> </li>
<li> <a href="campana.php">Campana de la Independencia</a> </li>
<li> <a href="museomex.php">Museo de la Ciudad de México</a> </li>
<li> <a href="temploangeles.php">Nuestra Señora de Los Ángeles</a> </li>
</ul>
</li>
My questions are: Is this possible? How to do it? Makes sense? Thanks for any comments or advise regarding this. Angel |
|
|
|
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
|
All times are GMT -7. The time now is 03:44.









Threaded Mode