- The HTML and CSS Workshop
- Lewis Coulson Brett Jephson Rob Larsen Matt Park Marian Zburlea
- 112字
- 2021-06-11 12:55:02
4. Forms
Overview
By the end of this chapter, you will be able to use the correct HTML form elements to build an online form; customize form elements to improve the look and feel of your web forms; build online forms; apply form validation styles; and identify when to use checkboxes over radio buttons.
This chapter introduces HTML forms and associated elements used within forms. We will first look at the most common HTML form elements used when building forms. We will then take a look at some common techniques for styling forms. We will then put all of this into practice by building signup and checkout forms for a video store.
推薦閱讀
- Extending Jenkins
- JavaScript前端開發模塊化教程
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Interactive Data Visualization with Python
- Vue.js 3.0源碼解析(微課視頻版)
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- Amazon S3 Cookbook
- 精通Python自然語言處理
- Node.js全程實例
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- Solr Cookbook(Third Edition)
- MySQL程序員面試筆試寶典
- 從零開始學Android開發