Use JavaScript to set the input element's type and placeholder attributes.
input
type
placeholder
Make sure to pick el followed by . and then type, el, ., placeholder.
el
.