next up previous contents index
Next: 1.7.3.2 <Plain> Up: 1.7.3.1 <Markup> Previous: 1.7.3.1.1 Block level elements   Contents   Index

1.7.3.1.2 Inline elements

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 ignore all but the initial <br/> element in such a sequence.



Alex Fiennes 2009-10-09