This document provides an overview of HTML5 features including new tags, forms, graphics capabilities with canvas and SVG, storage with WebSQL and Web Storage, real-time communication with WebSockets, multimedia with audio and video, geolocation, and performance improvements with Web Workers. It also summarizes skills and certifications in areas like PHP, MySQL, CSS3, and frameworks like Zend and Twitter Bootstrap.
8. <input>タグのtype属性に追加
◼ email
◼ url
◼ search
◼ tel
◼ number
◼ date
◼ datetime-local
◼ month
◼ week
◼ time
◼ range
◼ color
(DEMO) http://fukuokaphp.t-capsule.jp/demos1.html