left up right
Link Example
<a href= title=  accesskey=  tabindex= type= rel= rev=   >

a is an inline element

<p>You probably would like more information
about <a href="anchattr.htm" title="Atributes of the anchor element">anchor attributes</a> than
we have explained to you so far.</p>

Would be displayed as:

You probably would like more information about anchor attributes than we have explained to you so far.