欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

第五步:html div块

程序员文章站 2022-05-24 18:52:21
...
   <div style="color: blue;">
            <h3>This is a header</h3>
            <p>This is a paragraph.</p>
        </div>

        <p class="tip"><span>提示:</span>... ... ...</p>
相关标签: html html5