gpt4 book ai didi

带有共享点 7 的 html5 css3

转载 作者:行者123 更新时间:2023-11-28 02:04:52 26 4
gpt4 key购买 nike

sharepoint 2007 支持 html5 和 css3 吗?还是 html5/css3 的兼容性是基于浏览器本身?如果 html5 标签和 css3 是用 Sharepoint 2007 实现的,Sharepoint 会去掉 css3 和 html5 标签吗?

最佳答案

兼容性取决于浏览器本身。如果您希望看到它正常工作,请创建一个内容编辑器 Web 部件,将以下代码放入其中并尝试在 IE8 和 Chrome 中打开该页面。 Chrome 会正常渲染 Canvas ,IE 会在标签内显示消息。

<canvas id="myCanvas" width="200" height="100" style="border:1px solid #000000;">
Your browser does not support the HTML5 canvas tag.
</canvas>

关于带有共享点 7 的 html5 css3,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12102702/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com