| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente |
| web [2023/02/21 11:52] – [HTTP] jcheron | web [2023/11/27 08:30] (Version actuelle) – [Bases] jcheron |
|---|
| ====== Conception Web ====== | ====== Conception Web ====== |
| |
| ===== HTTP ===== | ===== Bases ===== |
| |
| HTTP, **Hypertext Transfert Protocol** est l'un des protocoles utilisés dans le cadre du client/serveur Web. | Pour bien commencer : |
| | * [[web:http|]] |
| | * [[web:server]] |
| | * [[web:api|]] |
| | * [[web:html]] |
| | * [[web:html:text-structure|]] |
| | * [[web:html:liens|]] |
| | * [[web:html:media|]] |
| | * [[web:html:tableaux|]] |
| | * [[web:html:semantic|]] |
| | * [[web:html:formulaires|]] |
| | * [[web:html:formulaires:pseudoclass|]] |
| | * [[web:html:formulaires:validation|]] |
| | * [[https://developer.mozilla.org/fr/docs/Apprendre/HTML/Introduction_%C3%A0_HTML/The_head_metadata_in_HTML|Balises meta]] |
| | * [[web:html:debug|]] |
| | * [[web:css]] |
| | * [[web:css:position|]] |
| | * [[web:css:mediaqueries|]] |
| | * [[web:js]] |
| | * [[web:js:dom|]] |
| | * [[web:js:ajax|]] |
| | * [[web:js:jquery|]] |
| | * [[web:css:frameworks|]] |
| | * [[web:php]] |
| |
| | ===== Pratique ===== |
| | ==== HTML ==== |
| | * [[web:html:pratique1]] |
| | * [[web:html:pratique2]] |
| | * [[web:html:pratique3]] |
| | * [[web:html:pratique4]] |
| | * [[web:html:pratique5]] |
| | |
| | ===== Articles ===== |
| | * [[https://blog-ux.com/quelle-difference-entre-ux-design-et-ui-design/|Différence UI/UX]] |
| |
| |