pc顯示,手機隱藏

<div class="none"><img src="https://www.foresthouse.cn/bigpic.jpg"/></div>

而後把DIV加一個樣式代碼以下:spa

@media screen and (max-width: 600px) { .none{display:none; }
}

(注意啦!上面的1222px表示若是屏幕尺寸達到了1222像素如下將會隱藏不然顯示。具體數值能夠自行調試)調試

相關文章
相關標籤/搜索