HTML: tag <center>
Descrizione
Il tag HTML <center> viene utilizzato per centrare il contenuto racchiuso in questo tag. Questo tag è obsoleto .
Esempio
<!DOCTYPE html>
<html>
<head>
<title>HTML center Tag</title>
</head>
<body>
<center>This text is centered</center>
</body>
</html>
Questo produrrà il seguente risultato:
Attributi globali
Questo tag supporta tutti gli attributi globali descritti in HTML Attribute Reference
Attributi dell'evento
Questo tag supporta tutti gli attributi degli eventi descritti in HTML Events Reference
Supporto browser
Cromo | Firefox | IE | musica lirica | Safari | Android |
---|---|---|---|---|---|
sì | sì | sì | sì | sì | ? |