<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<!--<link rel="stylesheet" href="xx.css">-->
<style>
/*#i1{*/
/*height: 100px;*/
/*weidth:100px;*/
/**/
/*}*/
/*.c1{*/
/*height: 100px;*/
/*weidth:100px;*/
/**/
/*}*/

/*div{*/
/*height: 100px;*/
/*weidth:100px;*/
/**/

/*}*/

/*div span{*/
/**/
/*}*/

/*.c2 span{*/
/**/
/*}*/

/*#i2 span{*/
/**/
/*}*/

/*#i3,#i4,#i5{*/
/**/
/*height: 100px;*/
/*weidth:100px;*/
/*}*/


/*.c1{*/
/**/
/*height: 100px;*/
/*weidth:100px;*/
/*}*/

div[name='dsx']{
background-color: navajowhite;
}


</style>

</head>
<body>
<!--id选择器 一个htmL页面中 不可以存在相同的id id#来定位-->
<!--<div >

相关文章:

  • 2021-09-15
  • 2022-01-20
  • 2021-07-01
  • 2021-05-28
  • 2022-03-01
  • 2021-09-27
  • 2022-12-23
猜你喜欢
  • 2021-09-27
  • 2021-07-22
  • 2021-09-20
  • 2022-01-22
  • 2022-12-23
  • 2021-08-16
相关资源
相似解决方案