Strings String input fields can be created using the string input type in the input element. Example <p> Question: Which city is the capital of Germany? </p> <p> Answer: <input><string>Berlin</string></input> </p>