Elements on left and right hand end of the same line.
My StuffEdit
<p> <span>My Stuff</span><a href="#">Edit</a> </p>
.sample{ border:1px solid #ddd; text-align:right; padding:6px; width:333px; } span{ float:left; width:auto; }