I want to create a line which exists horizontal blank spaces at start of the line. The effect like this:

However, the line must have one character when use \hfill like this:
a\hfill Your-name-here
When I removed the a, the effect disappear and the code like this:
\hfill Your-name-here
I don't know how to solve the problem. Could you help me? Thanks!
