Ejemplo: supongamos el siguiente documento .html
<html>
<head>
<title> Prueba Subrayado</title>
</head>
<body>
Texto sin subrayar
<br>
<u>texto subrayado</u>
</body>
</html>
La página web quedaría de la siguiente manera:
jueves, 30 de septiembre de 2010 en 9:07
Etiquetas: Etiqueta u, subrayado