.............乱码....................
html吧
全部回复
仅看楼主
level 4
!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<style>
div{
width:535px;
height:280px;
background:red url(C:/Users/xiaoma/Desktop/2.jpg) center center no-repeat;
}
#xiaoma{
width:435px;
height:280px;
background:yellow url(C:/Users/xiaoma/Desktop/2.jpg) right center no-repeat;
}
#xiaoma1{
width:400px;
height:280px;
background:white url(C:/Users/xiaoma/Desktop/2.jpg no-repeat);
} ------(怎样正常显示图片,搞不懂啊)
</style>
</head>
<body>
<div></div>
<div id="xiaoma"></div>
<div id="xiaoma1"></div>
</body>
</html>
[哈哈]
2017年11月11日 03点11分 1
level 1
第一个[黑线]
2017年12月17日 19点12分 4
1