What does the attribute do to the input element in the code below?

It displays username before a user types something into the input elementIt displays username above the input elementIt displays username under the input elementIt forces users to type valid usernames into the input element into

It displays username before a user types something into the input element.