HTML5:一些部件
生活随笔
收集整理的這篇文章主要介紹了
HTML5:一些部件
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
在表單里經常會用到很多部件
<!DOCTYPE html> <html lang="en"> <head><meta charset="UTF-8"><title>try</title> </head> <body>button <input type="button"> <br>checkbox <input type="checkbox"> <br>color <input type="color"> <br>date <input type="date"> <br>datetime <input type="datetime"> <br>datetime-local <input type="datetime-local"> <br>email <input type="email"> <br>file <input type="file"> <br>hidden <input type="hidden"> <br>image <input type="image"> <br>month <input type="month"> <br>month <input type="number"> <br>password <input type="password"> <br>radio <input type="radio"> <br>range <input type="range"> <br>search <input type="search"> <br>sublime <input type="sublime"> <br>tel <input type="tel"> <br>text <input type="text"> <br>time <input type="time"> <br>url <input type="url"> <br>week<input type="week"> <br> </body> </html>效果:
?
轉載于:https://www.cnblogs.com/kumata/p/9472775.html
總結
以上是生活随笔為你收集整理的HTML5:一些部件的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 实现人脸识别性别之路---open CV
- 下一篇: 2018新版正方教务 ---爬虫---