HTML: tag <u>
Descrizione
Il tag HTML <u> viene utilizzato per sottolineare un testo. Questo tag è ora obsoleto e non deve essere utilizzato.
Esempio
<!DOCTYPE html>
<html>
<head>
<title>HTML u Tag</title>
</head>
<body>
<u>tutorialspoint.com</u> was started by <b>Mr. Mohammad Mohtashim,</b>
in the year 2006.
</body>
</html>
Questo produrrà il seguente risultato:
Attributi globali
Questo tag supporta tutti gli attributi globali descritti in - Riferimento agli attributi HTML
Attributi dell'evento
Questo tag supporta tutti gli attributi degli eventi descritti in - Riferimento agli eventi HTML
Supporto browser
Cromo | Firefox | IE | musica lirica | Safari | Android |
---|---|---|---|---|---|
sì | sì | sì | sì | sì | sì |