国产成人精品亚洲777人妖,欧美日韩精品一区视频,最新亚洲国产,国产乱码精品一区二区亚洲

您的位置:首頁技術文章
文章詳情頁

css3 - CSS中怎么讓一個div成為遮罩?

瀏覽:173日期:2023-08-04 18:29:57

問題描述

也就是說讓一個p限定在另一個p的區域里面(類似于css background-image中大尺寸圖片定義在小尺寸的p中,圖像只顯示其在小尺寸p中的部分---但是這里不用background-image,而是換成一個p,就不知道怎么實現了 ╮( ̄  ̄)╭)

比如這個隨便寫的這個網頁,想讓 .phone:hover 上移的p只顯示其在手機屏幕中的部分

問題解答

回答1:

你自己看下,先考慮下布局

<!DOCTYPE html><html xmlns='http://www.w3.org/1999/xhtml'> <head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><title>關注ReSur的微信</title><style type='text/css'>body {margin: 0;background-color: #FAFAFA;}.block {position: relative;margin-top: 275px;width: 100%;height: 195px;background: #00C389;}.draw {position: relative;margin: 0 auto;height: 391px;height: 579px;background: url(’http://1992s.com/images/wechat-bg.png’) no-repeat;}.draw_box{margin: 134px 0 0 409px; background:#000; width:219px; height:391px; float:left; overflow:hidden; position:relative;}.phone {position: absolute;top: 137px;left:0;width: 219px;height: 391px;text-align: center;background: white;transition: top 1s;-webkit-transition: top 1s;-moz-transition: top 1s;-o-transition: top 1s;}.phone:hover {top: 0px;}.qrcode {position: relative;top: 87px;margin: 0 auto;width: 165px;height: 165px;background: url(’http://1992s.com/images/wechat.png’) no-repeat;}.text {position: relative;top: 140px;font: 12px 'Lucida Grande','Lucida Sans Unicode',Helvetica,Arial,Verdana,sans-serif,'Microsoft YaHei','微軟雅黑';}</style><link rel='shortcut icon' href='http://www.intensediesel.com/favicon.ico' type='image/x-icon' /><script type='text/javascript' src='http://1992s.com/wp-content/themes/portfolio-press-child/js/info.js'></script></head><body><p class='block'> <p class='draw'><p class='draw_box'> <p class='phone'><p class='qrcode'></p><p class='text'> <p>或在“查找公眾號”<br />中搜索“ReSur”</p></p> </p></p> </p></p></body></html>

標簽: CSS
相關文章:
主站蜘蛛池模板: 白沙| 长阳| 甘洛县| 榆林市| 临沧市| 唐河县| 泗洪县| 石河子市| 繁昌县| 新源县| 农安县| 新源县| 大名县| 靖宇县| 大石桥市| 烟台市| 葫芦岛市| 贺州市| 麻栗坡县| 吐鲁番市| 东阿县| 罗源县| 长兴县| 商洛市| 昭平县| 科技| 灌南县| 康定县| 大安市| 和静县| 湘西| 广宗县| 临沭县| 响水县| 淮安市| 杨浦区| 辽中县| 同心县| 曲靖市| 韶山市| 塔河县|