像这样的一个简单网页制作的代码怎么写?谢谢大神
展开全部
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<style>
.notice{
width: 300px;
margin: 0 auto;
border: 3px solid #666;
background: blue;
color: white;
}
.notice h1{font-size: 30px; text-align: center; padding-bottom: 30px;}
.notice a{color: white; text-decoration: none;}
</style>
</head>
<body>
<div class="notice">
<h1>通知</h1>
<ul>
<li>
<a href="#">通知1</a>
</li>
<li>
<a href="#">通知2</a>
</li>
<li>
<a href="#">通知3</a>
</li>
<li>
<a href="#">通知4</a>
</li>
</ul>
</div>
</body>
</html>
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
向右步邻钾肥游衫
追问
什么东西
辣鸡
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
直接使用这个软件 Dreamweaver 做这个网页了呀
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询