标签:eterm example order line diff flow 这一 分类 toc
在这一章节中,主要讲了 HTML 中众多的 element,element 就像在建筑房屋时候的材料,它可以分为两种:
<blockquote>,<p>常见的 Inline Element 有 <q>同时,Elements 还有另外一种分类的方法:
<q>element<q> element?Because Using double quotes doesn‘t make something an actual quote.
<q> and <blockquote>The<q> element :
The<blockquote>element:
<br>element<br> element?<br>element is a void element. It doesn‘t have any content.
When you need to use a void element , you only use an opening tag.
Creating HTML list element needs 2 element:
<li><ol><ul>You can use these special characters by using a character entity.You can also use it to type in a charactor not typeable in your editor.
Examples:
<: < >:>
copyright 符号 ?
标签:eterm example order line diff flow 这一 分类 toc
原文地址:https://www.cnblogs.com/FBsharl/p/HTML.html