求大神帮忙啊 !!!!!!
div吧
全部回复
仅看楼主
level 3
专a1韦德 楼主
就是我划红线这个怎么做??图片应该不是背景图片 因为有链接的
2012年10月21日 02点10分 1
level 3
专a1韦德 楼主
本人是个小白 学的东西不多
2012年10月21日 02点10分 2
level 1
用图章工具可以实现的呀
2012年11月01日 03点11分 3
图章??你说的是ps????你没看懂
2012年11月01日 05点11分
level 1
是的呀?ps中工具,可以将它去掉的呀!
2012年11月01日 05点11分 4
level 1
你说的文字链接吧!
2012年11月01日 05点11分 5
我想用DW做 问问能不能用css做出来!一张图(有链接)然后有个半透明的条,条上有字,字是链接。
2012年11月02日 12点11分
level 1
抱歉,这个暂时不会哟!
2012年11月03日 04点11分 6
谢谢你哦
2012年11月10日 11点11分
level 1
有两种办法:
1 -> 把照片设置成背景图片,然后放放文字链接
2 -> 图片是img 然后 文字链接为绝对定位,
至于文字那的透明效果,则是滤镜。
2012年11月04日 10点11分 7
谢谢
2012年11月10日 11点11分
滤镜?不是ps里的效果吗?用dw也能做?
2012年11月29日 08点11分
回复 哥要一夜七次 :滤镜是css的, 你可以百度下。。。。。。。。。。。。。。。
2012年11月29日 08点11分
回复 メ绝対嗳上伱 :css的滤镜代码是啥?
2012年11月29日 09点11分
level 1
在div里面再加一个div
就是盒子里面加个盒子
2012年11月09日 04点11分 8
谢谢
2012年11月10日 11点11分
level 1
这里不能发代码
2012年11月09日 07点11分 11
谢谢
2012年11月10日 12点11分
level 1
比楼主还小白的小白路过
2012年11月25日 04点11分 12
求勾搭[抛媚眼]
2012年12月17日 06点12分
level 9
[囧]
2012年11月28日 05点11分 13
[抛媚眼]
2012年12月17日 06点12分
level 1
照片不是背景的话也能做,弄个浮动就可以了
2012年12月15日 07点12分 14
不行啊 链接不了。。。。。
2012年12月17日 06点12分
level 3
专a1韦德 楼主
汗。。。。我的这个贴竟然置顶了。。。。
2012年12月17日 06点12分 15
level 1
做一个文字定位,然后再做个css透明设置就行了
2012年12月17日 07点12分 16
正解
2013年01月17日 05点01分
level 8
楼主好,代码我已经写出来了,复制下面的代码进DW可看到效果,提示:滤镜在chrome浏览器中不显效果。
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style type="text/css">
*{margin:0px; padding:0px;}
#aa{width:300px; height:330px; background:#0F0;}
p{height:30px; text-align:center; background:#000; padding-top:8px;filter:alpha(opacity=30)}
p *{position:relative;}
a{color:#de946f;}
</style>
</head>
<body>
<div id="aa">
<img src="78.jpg" style="width:200px; height:300px;"/>
<p><a href="#">香奈儿的春天--凤阳春天故事</a></p>
</div>
</body>
</html>
2013年01月17日 13点01分 17
大神 吧主 我又找到你了!!!我去年发的帖子。。。。
2013年12月09日 12点12分
level 3
专a1韦德 楼主
谢谢
2013年02月01日 00点02分 19
level 8
补充17楼
p{height:30px; text-align:center; background:#000; padding-top:8px;filter:alpha(opacity=30); opacity=0.3}
2013年05月14日 05点05分 20
嘿嘿 谢谢 我已掌握这些基本的知识了
2013年05月14日 13点05分
回复 专a1韦德 :[拜][恭喜啦]
2013年05月15日 01点05分
回复 qq1406554120 :[抛媚眼]
2013年05月15日 01点05分
回复 专a1韦德 :[哈哈哈]
2013年05月15日 02点05分
level 3
专a1韦德 楼主
我只想说一句DIV吧太不活跃了。。。。我去年发的帖子竟然还在首页!!!!
2013年12月09日 12点12分 21
新人来老人还在,人员固定的话,证明是有原因的
2014年05月15日 21点05分
level 1
下边框不可以吗
2014年04月22日 03点04分 22
兄弟 这是N年前的问题了
2014年04月23日 00点04分
1