stone310
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
p{
background: rgb(0, 173, 255);
color: #fff;
font-size: 20px;
line-height: 40px;
padding-left: 10px;
}
</style>
</head>
<body>
<p>前端开发教程</p>
</body>
</html>