[HTML] [tag] <wbr>

<wbr> (tag HTML) specifica, in un testo, un’interruzione di linea eventualmente opportuna (word break opportunity).

attributi

speciali

Nessuno.

globali
Caricamento…

scheda tecnica

– Contenuto: flusso, fraseggio
– Tipo: inline
– Intefraccia DOM: HTMLElement

supporto browser

Sintassi

<wbr>[testo]<wbr>

Default CSS

wbr {
  display: inline;
}

Esempio

<p>TESTOconWBR.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo<wbr>.testo</p>
<p>TESTOsenzaWBR.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo</p>

TESTOconWBR.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo

TESTOsenzaWBR.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo.testo

Contenuti correlati

  • CSS
  • HTML
  • JavaScript
  • jQuery
  • PHP
  • SQL
  • WORDPRESS

Fonti esterne

html, tag html

Related Articles

0 Comment

Rispondi