官术网_书友最值得收藏!

  • Practical Web Development
  • Paul Wellens
  • 234字
  • 2021-07-16 13:14:08

HTML5-specific tags

HTML5 introduced a number of new tags that can help you to add structure to your document, as they all have the names of common components of a document or site, such as header, footer, or article.

If you have been doing web development for a while, you will have used these names in all likelihood, but as a class to categorize <p> elements. So if you used <p class="header">, you can now use <header>. Or, to turn things around, if you already use <header>, your fallback plan to support non-HTML5-capable browsers could contain <p class="header">.

Here is a brief overview of what they are and how they can be used:

  • <header>: This is used to contain the headline for a page or section. It typically contains a company logo and navigational elements.
  • <footer>: Footers typically contain links to other related information, contact info, and copyright statements. Make sure you keep the latter up-to-date. People will not trust the information on a site that has a date of two years ago.
  • <nav>: This container can be used for the main navigation portion of your site.
  • <aside>: This tag is very useful to place the component of your side that often is placed on the left, next to everything else.
  • <article> and <section>: These two are useful to better organize your document. You can use them for blog posts or, as the names suggest, articles or sections.
主站蜘蛛池模板: 辽宁省| 丽水市| 常德市| 泾川县| 浦县| 东乡县| 乾安县| 南部县| 马鞍山市| 淳安县| 怀来县| 简阳市| 景德镇市| 台州市| 饶平县| 张家口市| 图木舒克市| 双柏县| 合肥市| 垣曲县| 灵川县| 子洲县| 罗城| 泗洪县| 祁东县| 富源县| 清水河县| 宾阳县| 沙坪坝区| 理塘县| 文安县| 沁源县| 无为县| 营山县| 唐海县| 正定县| 石楼县| 池州市| 深州市| 德江县| 曲水县|