Text inputs (input)
The <input> attribute that identifies the field's value when the form is submitted. Without name, the input value is not sent to the server.
What it does: name="email" means the entered value is sent as email=entered_value. Without name, the value is not submitted. <input> ends after its attributes and the closing >. There is no </input> closing tag in HTML. type specifies the input field type - text, email, password, etc. 'kind' is not a valid HTML attribute. name is the key used when form data is sent to the server. The visible label is a separate <label> element. HTML tag names must be lowercase. <INPUT> is non-standard - use <input>. placeholder shows grey hint text inside the empty input. It disappears when the user starts typing.
Common mistakes: HTML tag names must be lowercase. <INPUT> should be written as <input>. The type attribute must use = and double quotes: type="text", not type text without equals sign and quotes.
Free printable worksheet with full answer key — or add this module to a journey and assign it to your class.
Take this worksheet further — free with Cloodit
Each concept is reinforced from every angle — learned, then applied, then tested.
Cloodit turns curriculum-aligned coding content into journeys students work through one biome at a time.
Over 100 of them, across seven natural biomes.
Turns their work into revision material ready for Flash Cards and Exam study.
Live, competitive practice for the start of the lesson or a teacher-led lesson finisher.
Honour your top performers, or encourage a student who's trying hard — ready to print in seconds.
Quick Questions
Match the Pairs
Key Term
nameFill in the Blanks
Spot the Error
Create a free class, add this module to a journey, and track who's stuck.
Create a free teacher account →No credit card. No setup fee. Make a class and invite students in under three minutes.
Practice this topic interactively, track progress, and unlock badges.
Start Learning Free →