lets suppose if i write the code that
username: <input type = "text"></br>
password: <input type = password> right.

when i run the code in browser so both the textboxes are not in equal alignment.

can't we have some concatenation operation as we have in php or vb.net to add space? did you get my idea?