💾 Archived View for jb55.com › ward.asia.wiki.org › forms-and-aggregation captured on 2022-01-08 at 13:50:31. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-04)

-=-=-=-=-=-=-

Forms and Aggregation

HTML5 offers a grab bag of features related to form based entry. Here we consider how they might be used for traditional data entry. post

post

<div style="padding: 15px; background-color:#eee"><form> keywords <input style="width:95%" placeholder="comma separated" /><br> topic categories <input style="width:95%" placeholder="comma separated"/><br> quality grade <input style="width:95%" type="number" id="qty" min="0" max="10" step="1" placeholder="one to ten" /><br> full paper <input style="width:95%" placeholder="short title and year"/><br> see also <input style="width:95%" placeholder="short title and year"/><br>