gpt4 book ai didi

html - CSS3 @Media 如何删除

转载 作者:太空宇宙 更新时间:2023-11-04 12:23:54 25 4
gpt4 key购买 nike

我有一个问题,所以我想使用@media 标签,是否可以删除图像

<img>

从网页调整大小后的 div?

我的意思是这样的

@media (max-width: 600px){
#content{
remove Image from this div content
}
}

最佳答案

您正在寻找 display: none

关于html - CSS3 @Media 如何删除,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28158305/

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