国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發(fā) > CSS > 正文

HTML DIV+CSS制作通欄實例

2024-07-11 08:37:52
字體:
來源:轉載
供稿:網(wǎng)友

HTML DIV+CSS制作通欄


<!DOCTYPE html PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “http://www.w3.org/TR/html4/loose.dtd”>
<html>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″>
<title>Insert title here</title>
<style type=”text/css”>
*{
margin:0;
padding:0;
}
ul{
list-style:none;
}
img{
border:none;
}
a{
text-decoration:none;
color:#fff;
}
a:hover{
text-decoration:none;
}
/*layout*/
#header{
width:100%;
margin:0 auto;
background:#eee;
}
#menu_bg{
width:100%;
background:pink;
height:50px;
}
#menu{
width:980px;
margin:0 auto;
}
#menu ul li{
width:101px;
float:left;
}
#menu ul li a{
float:left;
display:block;
width:100px;
height:48x;
line-height:48px;
text-align:center;
text-transform:uppercase;
background:black;
border-bottom:2px solid black;
}
#menu ul li a:hover{
border-bottom:2px solid pink;
}
#wrap{
width:980px;
height:500px;
margin:0 auto;
background:green;
}
#footer_bg{
width:100%;
background:pink;
height:50px;
}
#footer{
width:980px;
margin:0 auto;
}
.friend_links li{
display:inline;
}
</style>
</head>
<body>
<div id=”header”>
<div id=”logo”>this is logo</div>
<div id=”menu_bg”>
<div id=”menu”>
<ul>
<li class=”current selected”><a href=”###”>home</a></li>
<li><a href=”#”>about us</a></li>
<li><a href=”#”>contact us</a></li>
<li><a href=”#”>price</a></li>
</ul>
</div>
</div>
</div>
<div id=”wrap”>
wrap
</div>
<div id=”footer_bg”>
<div id=”footer”>
<p class=”copyright”>©XXXXXXX科技有限責任公司</p>
<ul class=”friend_links”>
<li>百度</li>
<li>谷歌</li>
<li>有道</li>
<li>騰訊</li>
</ul>
</div>
</div>
</body>
</html>

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 彩票| 高唐县| 禄劝| 晋城| 敖汉旗| 怀远县| 香港| 甘肃省| 修武县| 五华县| 隆子县| 萨迦县| 拉萨市| 郎溪县| 海伦市| 竹北市| 临桂县| 铁岭县| 安龙县| 桐城市| 安福县| 镇远县| 湘西| 饶河县| 南城县| 安庆市| 安远县| 龙岩市| 色达县| 平和县| 新平| 微山县| 交城县| 黄平县| 邯郸市| 错那县| 大化| 罗江县| 乐昌市| 大化| 博乐市|