Level 10 Level 12
Level 11

31 - 45


15 words 0 ignored

Ready to learn       Ready to review

Ignore words

Check the boxes below to ignore/unignore words, then click save at the bottom. Ignored words will never appear in any learning session.

All None

Ignore?
<sub>
subscript text
<sup>
superscript text
<form>
defines a form
<inpute>
input control
<input>
defines an input control
<textarea>
mulitline text input control
<button>
defines a clickable form button
<select>
defines a drop-down list
<optgroup>
options in a drop-down list
<optgroup>
group of related options in a drop-down list
<option>
an option in a drop-down list
<label>
labels an <input> control element
<fieldset>
groups related elements in a form
<legend>
defines captions for <fieldset>, <figure>, or <details> elements
<datalist>
specifies pre-defined options for input controls