<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>源码分类</title>
<style type="text/css">
#box1{
background-color: darksalmon;
}
</style>
</head>
<body>
<div id="box1"><p>源码分类</p></div>
<a href="#">ASP</a>(1)<br>
<a href="#">PHP</a>(0)<br>
<a href="#">JSP</a>(1)<br>
<div id="box1"><p>访客</p></div>
<h>暂无访客</h5><br>
<a href="#">登录</a>后您的头像会在这里
</html>