Description
In this course, you will learn :
- Creare form html5 standard
- Usare tutti gli elementi che formano parte di un form html5
- Usare gli attributi degli elementi come required, placeholder, disabled
- Usare i nuovi tag html5 correttamente
- Esempi di come processare i dati del form lato server
Syllabus :
- Introduzione
- Form html. Introduzione: elemento input, label e submit
- Creare un form html
- Form html. Metodo GET e POST per inviare dati al server
- Form html. Introduzione: elemento input, label e submit
- Come inviare i dati del form: submit, reset e button
- Aggiungere un pulsante submit, button e reset
- Fieldset e Legend
- Tag input e suoi attributi
- Aggiungere attributi al tag input di tipo text
- Input di tipo password e hidden
- Input di tipo radio
- Aggiungere due elementi input di tipo radio
- Input di tipo checkbox
- Aggiungere tre caselle di selezione: checkbox
- Il tag select
- Aggiungere una combo
- Tag select con opzioni multiple
- Combo: Il tag <optgroup>
- Textarea
- Aggiungere un'area di Testo a un form
- Elemento datalist e attributo list
- Input di tipo email, tel, url, range e number
- Elementi di tipo data e tempo
- Elemento di tipo color
- Il formato JSON
- Inviare dati al server via AJAX
- Ricevere JSON con AJAX dal server e parsificarlo con oggetto JSON
- Installare NODEJS
- Installare xamp