Align 2 Elements

Align 2 Elements

Hello,

I have the following HTML:
  1. <a href="#">Link</a>
  2. <div>Some Text</div>
How can I align div with A tag on the following positions: top center, bottom center, right middle and left middle?

Thank You,
Miguel