<HTML> | |
<HEAD> | |
<TITLE>Comparison of positioning schemes</TITLE> | |
</HEAD> | |
<BODY> | |
<P>Beginning of body contents. | |
<SPAN id="outer"> Start of outer contents. | |
<SPAN id="inner"> Inner contents.</SPAN> | |
End of outer contents.</SPAN> | |
End of body contents. | |
</P> | |
</BODY> | |
</HTML> |