Diferencia entre revisiones de «Link en div»
De enunpimpam
| Línea 15: | Línea 15: | ||
</div> | </div> | ||
| − | |||
| − | + | http://{{SERVERNAME}}/index.php/Página_principal | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | <syntaxhighlight lang="wiki"> | ||
http://{{SERVERNAME}}/index.php/Página_principal | http://{{SERVERNAME}}/index.php/Página_principal | ||
| + | </syntaxhighlight> | ||
| − | |||
[[Category:Ayuda]] | [[Category:Ayuda]] | ||
| Línea 41: | Línea 29: | ||
<div onclick="location.href='http://{{SERVERNAME}}/index.php/Página_principal';" style="cursor: pointer;" data-href="http://{{SERVERNAME}}/index.php/Página_principal"> | <div onclick="location.href='http://{{SERVERNAME}}/index.php/Página_principal';" style="cursor: pointer;" data-href="http://{{SERVERNAME}}/index.php/Página_principal"> | ||
SOY UN DIV DE PRUEBA</div> | SOY UN DIV DE PRUEBA</div> | ||
| + | |||
| + | <syntaxhighlight lang="wiki"> | ||
| + | <div onclick="location.href='http://{{SERVERNAME}}/index.php/Página_principal';" | ||
| + | style="cursor: pointer;" data-href="http://{{SERVERNAME}}/index.php/Página_principal"> | ||
| + | SOY UN DIV DE PRUEBA</div> | ||
| + | </syntaxhighlight> | ||
Revisión del 16:13 1 may 2020
Linux
Aquí encontraras información para poder configurar e instalar diferentes aplicaciones en la distribución basada en debian.
http://wiki.enunpimpam.com/index.php/Página_principal
http://{{SERVERNAME}}/index.php/Página_principal
SOY UN DIV DE PRUEBA
<div onclick="location.href='http://{{SERVERNAME}}/index.php/Página_principal';"
style="cursor: pointer;" data-href="http://{{SERVERNAME}}/index.php/Página_principal">
SOY UN DIV DE PRUEBA</div>