| Version | //IETF//DTD HTML 2.0 Strict//EN
|
|---|
| Element | STRONG |
|---|
| Purpose | strong emphasis |
|---|
| Description | Description This element brackets text which should be strongly emphasized. Stronger than the EM element.
|
|---|
| Start tag | Required <STRONG>
|
|---|
| Attributes | | Name | Type | Default | Comment |
|---|
| SDAFORM | CDATA | #FIXED "B" | one to one mapping; in support of transformation to the International Committee for Accessible Document Design DTD for usable access to structured information by print-impaired individuals
|
|
|---|
| Content | ( #PCDATA | A | IMG | BR | EM | STRONG | CODE | SAMP | KBD | VAR | CITE | TT | B | I #PCDATA | A | IMG | BR )*
|
|---|
| End tag | Required </STRONG>
|
|---|
| Referenced in | A ADDRESS B CITE CODE DD DT EM H1 H2 H3 H4 H5 H6 I KBD LI P PRE SAMP
STRONG TT VAR
|
|---|
| Example | | Source | Appearance |
|---|
|
Coast Guard regulations require that <STRONG>every passenger must wear a life preserver</STRONG>.
| Coast Guard regulations require that every passenger must wear a life preserver.
|
|
|---|