<a href="http://mozillazine.org/">Link text</a>

<SPAN><p>Paragraph text</p></span>



<!-- The styles have to be after the content.  (In the original, the styles were loaded using javascript, with the style sheet loaded depending on the browser.) -->

<style>
a    {font-size: 13px }
span {position: relative;}
</style>