Blogger Information
Blog 4
fans 0
comment 0
visits 3082
Related recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
8-17
黄健的博客
Original
907 people have browsed it

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>Document</title>

</head>

<body>

<style>

body{

margin: 0;

}

.box1{

position: fixed;/*固定位置*/

bottom: 0px;

right: 0px;

}

.close{

position: absolute;

right: 20px;

top: -30px;

color: black;


}

</style>

<div>

<a href="http://www.php.cn">

<img src="https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/zhidao/pic/item/1c950a7b02087bf46c49d064f9d3572c10dfcf92.jpg" alt="">

<span onclick="this.parentNode.style.display='none'">X</span>

</a>

</div>

</body>

</html>


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post