“`” 参考回答:

html5:

1)标签增删

8个语义元素 header section footer aside nav main article figure

内容元素mark高亮 progress进度

新的表单控件calander date time email url search

新的input类型 color date datetime datetime-local email

移除过时标签big font frame frameset

2)canvas绘图,支持内联SVG。支持MathML

3)多媒体audio video source embed track

4)本地离线存储,把需要离线存储在本地的文件列在一个manifest配置文件

5)web存储。localStorage、SessionStorage

 

css3:

CSS3边框如border-radius,box-shadow等;CSS3背景如background-size,background-origin等;CSS3 2D,3D转换如transform等;CSS3动画如animation等。 参考<a class=""url"" href=""https://www.cnblogs.com/xkweb/p/5862612.html"" target=""_blank"">https://www.cnblogs.com/xkweb/p/5862612.html</a>

 

<pre><code> "“`

Was this helpful?

0 / 0

发表回复 0

Your email address will not be published.