html5 页面结构

2019-11-04  本文已影响0人  中二少爷

<!DOCTYPE html>

<html>

<head>

   <meta charset="UTF-8">

   <title></title>

</head>

<body>

  <header>...</header>

  <nav>...</nav>

  <article>...</article>

  <section>...</section>

  <aside>...</aside>

  <footer>...</footer>

</body>

</html>

上一篇 下一篇

猜你喜欢

热点阅读