She gave me good eyes.
The course of true love never did run smooth.
<HTML>
<HEAD>
<STYLE TYPE="text/css">
#absElement { position: absolute; top: 25px; left: 50px; width: 200px; color: red;
font-weight: bold; }
</STYLE>
</HEAD>
<BODY>
<P>She gave me good eyes.</P>
<SPAN ID="absElement">The course of true love never did run smooth.</SPAN>
</BODY></HTML>