web基础

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>
   <h1>学校网站</h1>
   <h4>可通过如下访问</h4>
 <P>网址:</P>
  < a href=" ">广州商学院<br>< img src="url" width="258" height="39" alt="gzcc.cn"  ></ a>
<div  id="container" style="width:400px " >
    <div id="header" style="background-color:#FFA500;"><h2 align="center" style="margin-bottom:0;">登录</h2></div>

    <div id="content" style="background-color:#EEEEEE;height:150px;width:400px;float:left;"></div>
    <div id="footer" style="background-color:#FFA500;clear:both;text-align:center;">版权  duym</div>

</div>
</body>
</html>

posted @ 2017-10-11 20:14  017黄乐仪  阅读(77)  评论(0编辑  收藏  举报