1、新建html文档。

3、书写css代码。<style> *{margin:0;padding:0;list-st烤恤鹇灭yle:none;} .lanren{width: 450px; border: 1px solid #2BB7E4; height: 25px;margin:100px auto;} #bar{ display: block;background: #2BB7E4; float: left; height: 100%;text-align: center;line-height: 25px; color: #FFF;} </style>

5、代码整体结构。
