标签:str com htm color order border 背景图 mil 用法
2020-04-21 每日一例第44天
1.后台代码
<html>
<center>
<head>
0420html中div的用法
</head>
<body>
<div style="color:Red; font-size:50px;background-color:Blue;width:300px;height:600px;border-style:dashed;
background-image:url(D:/1.jpg);
background-repeat:no-repeat;">
</div>
</body>
</center>
</html>
2.最终效果
标签:str com htm color order border 背景图 mil 用法
原文地址:https://www.cnblogs.com/ljs7490/p/12791243.html