html5 新特性
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
(1) 语义化标签:header,footer,nav,aside,main,section
(2) 视频音频:video,audio
(3) canvas和svg
(4) 拖拽API
(5) 本地存储:LocalStorage / SessionStorage
(6) 增强表单功能:新增的输入类型(email,number,url等),新增属性(placeholder: 提供提示信息,当字段为空时显示。multiple: 允许用户选择多个文件或电子邮件地址。等)
(7) 地理位置
(8) WebRTC实时通信
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue lists eight HTML5 topics, including semantic elements, media, canvas and SVG, drag-and-drop, storage, forms, geolocation, and WebRTC. First inspect the repository's note structure and existing HTML documentation, then determine where these topics belong; done means the listed topics are documented consistently with the surrounding notes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation, web-dev
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100