学学习网 手机版

学学习网

学习路径: 学习首页 > web开发 > html5 >

WEB开发之HTML5基本布局

设置字体:
----------------------------------
<!DOCTYPE html>
<htmlang = "en">
<head>
<meta charset = "utf-8">
<title>HTML5 Demo</title>
<body>
<header><h1></h1><h2></h2></header>
<nav><ul><li></li><li></li></ul></nav>
<section>
<article></article>
<article></article>
</section>
<aside></aside>
<footer></footer>
</body>

</html>\

\

 

----------------------------------
课程列表
重点难点
赞助链接