<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv='X-UA-Compatible' content="IE=edge">
<title>Safety-Inxs</title>
<style type="text/css">
html,body{
margin: 0;
padding: 0;
background: url(img/QQ.png) no-repeat;
}
div{
margin: 100px;
background: none;
}
</style>
</head>
<body>
<div class="ui-content">
<div class="ui-avator" style="width: 200px;height: 200px;border: none;outline: none;">
<div style="width: 100px;height: 100px;background: orange;margin: 10px auto;"></div>
</div>
</div>
</body>
</html>
- 2 回答
- 0 关注
- 2173 浏览
相关问题推荐
添加回答
举报
0/150
提交
取消