float属性详解

时间:5年前   阅读:4340

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">    
<html xmlns="http://www.w3.org/1999/xhtml">    
<head>    
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    
<title>无标题文档</title>    
<style>    
h1{    
	width: 500px;    
	height: 50px;    
	border: 3px solid blue;    
	border-right: 10px solid green;    
/*设置底部边框样式dashed 虚线*/    
/*	border-bottom-style: dashed;*/    
	/*单独设置底部边框宽度*/    
	border-bottom-width: 100px;    
}    
</style>    
</head>    
<body>    
<h1>好好网,好看看</h1>    
</body>    
</html>

本站声明:网站内容来源于网络,如有侵权,请联系我们https://www.qiquanji.com,我们将及时处理。

微信扫码关注

更新实时通知

上一篇:大盘行情好的时候,50etf期权买什么?

下一篇:投资50ETF期权要注意哪两大重点?

网友评论

请先 登录 再评论,若不是会员请先 注册