gpt4 book ai didi

html - 如何仅在 IE 中显示文本

转载 作者:太空狗 更新时间:2023-10-29 14:50:15 26 4
gpt4 key购买 nike

我只需要在 IE 上显示文本,而不需要在其他浏览器上显示。有什么指示吗?我环顾四周没找到。

最佳答案

Conditional comments .

例如

<!--[if IE 6]>
Special instructions for IE 6 here
<![endif]-->

(在小于、小于或等于等条件中有运算符,您可以链接分支为不同版本提供不同的行为,请参阅 here 了解完整详细信息。)

关于html - 如何仅在 IE 中显示文本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2272544/

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