1、新建html文档。

3、初始化css代码。<style>body { margin: 0 auto; max-w足毂忍珩idth: 800px; padding: 20px; font-family: sans-serif; color: #333; line-height: 140%; }img { border: none; }.aligncenter { text-align: center; }.tutorial { display: block; font-size: .8em; }.tutorial:hover { text-decoration: none; }.intro { max-width: 680px; margin: 0 auto; }.button.cta { display: inline-block; position: relative; margin: 2em 0 1em 0; padding: 1em; background: #2098D1; border: none; text-decoration: none; font-weight: 700; color: white; }#effects { margin-top: 5em; }h1 { text-align: center; font-size: 4em; }h2 { margin-top: 2em; }</style>

5、代码整体结构。
