项目:
基本样式
描述:
常见 HTML 标签在统一浏览器缺省样式后的表现
资源:
basic_reset.css basic_font.css
我是 <header>

我是标题 <h1>

我是标题 <h2>

我是标题 <h3>

我是标题 <h4>

我是标题 <h5>
我是标题 <h6>
我是 <div>

<p> 段落中的 <strong> <b> <i> <a> <em> <small> <mark> <span> <sub> <sup> <code> <kbd> <abbr>

我是 <blockquote>
<dl> 标题 <dt>
<dl> 内容 <dd>
<dl> 内容 <dd>
  1. <ol> 第1项 <li>
  2. <ol> 第2项 <li>
  3. <ol> 第3项 <li>
我是 <article>
我是 <figcaption>
我是 <section>
        <pre> 代码片段
    
表格标题 <caption>
<table> 单元格 <th> <table> 单元格 <th>
<table> 单元格 <td> <table> 单元格 <td>

<form>