Forum Moderators: martinibuster
Example:
<style type="text/css">
<!--
.pos {
left: 50px;
top: 50px;
position: absolute;
}
-->
</style>
and then links like so:
<p align="left" class="pos">a href="http://blahblah.com">blahblahblah</a><br> etc