hi BNM how do i align some text without it dropping a line, using inline style? heres my attempt which fails <a href="#">All</a> <div style="display:inline; text-align:right; "><a href="back.xyz">Back to the yellow brick road</a></div> TIA Alex