Add an input element and set it's type to value.
input
type
value
Make sure to pick < followed by input and then type, =, "value", >.
<
=
"value"
>