HTML对象标记 – 我可以指定宽度和高度作为百分比吗?

HTML对象标记 – 我可以指定宽度和高度作为百分比吗?,第1张

概述对象标记是否将百分比视为有效高度和宽度?我正在看 MDN description of object,它说高度和宽度都指定为 – CSS像素. 从 HTML5 draft: Author requirements: The width and height attributes on img, iframe, embed, object, video, and, when their type a 对象标记是否将百分比视为有效高度和宽度?我正在看 MDN description of object,它说高度和宽度都指定为 – CSS像素.解决方法 从 HTML5 draft:

Author requirements: The wIDth and height attributes on img,iframe,embed,object,vIDeo,and,when their type attribute
is in the Image button state,input elements may be specifIEd to
give the dimensions of the visual content of the element (the wIDth
and height respectively,relative to the nominal direction of the
output medium),in CSS pixels. The attributes,if specifIEd,must have
values that are valID non-negative integers.

假设属性的值是像素,因此实际上无法提供百分比.

总结

以上是内存溢出为你收集整理的HTML对象标记 – 我可以指定宽度和高度作为百分比吗?全部内容,希望文章能够帮你解决HTML对象标记 – 我可以指定宽度和高度作为百分比吗?所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1060218.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-25
下一篇 2022-05-25

发表评论

登录后才能评论

评论列表(0条)

保存