Generador de código de enlace HTML

Utilice esta herramienta para generar código de enlace HTML.

Seleccione el tipo de enlace:

Ingrese el texto del enlace:
Ingrese la URL para vincular a:
Establecer estilo de enlace CSS:
Enlace normal:
color:
color de fondo:
decoración de texto:  
objetivo-nuevo:  
Enlace suspendido:    
color:
color de fondo:
decoración de texto:  
objetivo-nuevo:  
Vista de enlace generado:
Código de enlace generado:


Ver también

\n'; txt+= '\n'; txt+= ' \n'; txt+= ' '+text+'\n'; txt+= '\n'; //ftxt = ''+text+'\n'; } TA1.value = txt; OnUpdateView(); } function ResetButton() { T1.style.color = "#aaa"; T2.style.color = "#aaa"; GenerateButton(); } function ResetText(obj, op) { if( op==0 ) // onclick { if( (obj==T1 && obj.value==text)||(obj==T2 && obj.value == url) ) { obj.value = ""; obj.style.color = "#000"; } } else // onblur { if( obj.value == "" ) { if( obj==T1 ) obj.value = text; else obj.value = url; obj.style.color = "#aaa"; } } } function SetFocus() { calc.input.focus(); }
HERRAMIENTAS WEB
MESAS RÁPIDAS