1、内容可编辑属性
1 | <h2> Earth 616 superheroes </h2> |
2、详情标签(Details)
1 | <details> |
3、Datalist 标签
1 | <label for=”superhero”>In case of emergency, which superhero would you call?:</label> |
4、Range 属性
1 | <head> |
5、Meter 标签
1 | <label for="home">Cloud storage</label> |
6、 Progress 标签
1 | <label for="home">6/10 tasks done</label> |
7、标记内容标签
1 | <p>Did you know that <mark>not all heroes wear capes.</mark></p> |
8、缩写标签(Abbreviation)
1 | <p>Agent Phil Coulson leads a team of highly skilled agents from the |
9、 and
1 | <p><del>Iron Man</del> |