<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>H5表格</title></head><body><form> 用戶名: <br/> <input type="text"> 密碼: <input type="password"> 你有喜歡的水果沒? <br/> 蘋果<input type="checkbox"> 西紅柿<input type="checkbox"> 香蕉<input type="checkbox"> <br/> 請選擇您的性別? <br/> 男<input type="radio" name="sex"> 女<input type="radio" name="sex"> <br/> 請選擇您經(jīng)常去的網(wǎng)站? <br/> <select> <option>www.baidu.com</option> <option>www.google.com</option> <option>www.youku.com</option> </select> <br/> <input type="button" value="按鈕"> <input type="submit"></form> <textarea cols="30" rows="30">請在此填寫個人信息</textarea></body></html>
<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>H5表格</title></head><body><form> 用戶名: <br/> <input type="text"> 密碼: <input type="password"> 你有喜歡的水果沒? <br/> 蘋果<input type="checkbox"> 西紅柿<input type="checkbox"> 香蕉<input type="checkbox"> <br/> 請選擇您的性別? <br/> 男<input type="radio" name="sex"> 女<input type="radio" name="sex"> <br/> 請選擇您經(jīng)常去的網(wǎng)站? <br/> <select> <option>www.baidu.com</option> <option>www.google.com</option> <option>www.youku.com</option> </select> <br/> <input type="button" value="按鈕"> <input type="submit"></form> <textarea cols="30" rows="30">請在此填寫個人信息</textarea></body></html>
?以上就是H5學(xué)習(xí)之旅-H5的表單(11)的內(nèi)容,更多相關(guān)內(nèi)容請關(guān)注PHP中文網(wǎng)(m.miracleart.cn)!
每個人都需要一臺速度更快、更穩(wěn)定的 PC。隨著時間的推移,垃圾文件、舊注冊表數(shù)據(jù)和不必要的后臺進程會占用資源并降低性能。幸運的是,許多工具可以讓 Windows 保持平穩(wěn)運行。
微信掃碼
關(guān)注PHP中文網(wǎng)服務(wù)號
QQ掃碼
加入技術(shù)交流群
Copyright 2014-2025 http://m.miracleart.cn/ All Rights Reserved | php.cn | 湘ICP備2023035733號