div

匿名 (未验证) 提交于 2019-12-03 00:32:02
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<style>
/*.c1{*/
/*height: 100px ;*/
/*width:100px;*/
/*border:1px red solid;*/
/*text-align:center;*/
/*line-height:100px*/


/*}*/


/*.c2:hover{*/

/**/
/*}*/


#id1{
width: 20px;height: 20px;border: solid red 1px;
background-image: url(http://ui.imdsx.cn/static/image/icon.png‘);
background-repeat: no-repeat;background-position: 0 0
}



</style>
</head>
<body style="margin:0 auto">
<!--<div style=" height: 100px ; width: 100px;"></div>-->
<!--<div style="height: 100px ;width:100px;border:1px red solid font-w">1</div>-->
<!--<div style="height: 100px ;width:100px;border:1px red solid;text-align:center;line-height:100px ">

div

原文:https://www.cnblogs.com/jiadan/p/9215920.html

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!