Veebisõnastik

Input (html) – Input – HTML element, mis määrab sisestusvälja, kuhu kasutaja sisestab andmed
<input type="text">
<input type="checkbox">
<input type="radio">
<input type="file">
<input type="password">
1 5 6 7 8 9 13