菜鸟教程 tryhtml_bodybgcol 在线代码实例

运行 保存 全屏 右侧展示 实时查看
主题:

 <h2>This is a heading</h2>
<p>This is a paragraph.</p>
<p>The old bgcolor attribute only works on the body element.</p>
<p>For future proof HTML, use styles instead:</p>