chenhuiYj / chenhuiYj/note

html5 新特性

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.