Next: 1.6.3.2 <Plain>
Up: 1.6.3.1 <Markup>
Previous: 1.6.3.1.1 Block level elements
Contents
Index
An inline element can contain a mixture of text and other inline elements.
- <em>
- Emphasised text, typically rendered as
italics
- <strong>
- Strong text, typeically rendered
as bold
- <br/>
- A line break within a block element.
While not enforced by the schema, Suppliers should be encouraged to
not utilise successive series of <br/> elements to generate longer
vertical spacing and Consumers may choose to ignore all but the initial
<br/> element in such a sequence if it makes the presentation more
typographically consistent.
Alex Fiennes
2010-04-13