求网页右下角漂浮代码..放图片和连接的..
展开全部
<!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">
<!--
#img{ position:absolute; right:0; bottom:0; color:#F00;}
#img a{color:#F00; text-decoration:none;}
#img a:hover{color:#00F; text-decoration:none;}
-->
</style>
</head>
<body>
<div id="img"><a href="#">兄弟看这里<br>你完全可以把我当作是图片</a></div>
</body>
</html>
<!--简单的弄了个,复制直接粘贴到Dreamweaver你就能看到了-->
<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">
<!--
#img{ position:absolute; right:0; bottom:0; color:#F00;}
#img a{color:#F00; text-decoration:none;}
#img a:hover{color:#00F; text-decoration:none;}
-->
</style>
</head>
<body>
<div id="img"><a href="#">兄弟看这里<br>你完全可以把我当作是图片</a></div>
</body>
</html>
<!--简单的弄了个,复制直接粘贴到Dreamweaver你就能看到了-->
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询