怎样制作图片,优化方案2022版,一个网站建设哪家快,运营策划怎么做怎么在图片上面加个div层,让它浮于图片上方 1、首先当然是要插入一张图片啦#xff0c;代码如下#xff1a;a href# target_blankimg srcimages/13.png width240 heigth240/a图片路径自… 怎么在图片上面加个div层,让它浮于图片上方 1、首先当然是要插入一张图片啦代码如下a href# target_blankimg srcimages/13.png width240 heigth240/a图片路径自己定义。2、定义一个层在图片上。这里要用到定位。position。div classcon_imgimg srcspan classms/span/div.con_img{position: relative; width: 240px; height: 240px;}.ms{position: absolute; bottom: 0;left: 0; width: 240px; height: 25px; background: #000;} posted on 2016-04-24 12:40 Jack1ee 阅读(...) 评论(...) 编辑 收藏 转载于:https://www.cnblogs.com/Jack1ee/p/5426757.html