HTML
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<title>HTML5 Web Deisgn</title>
<link rel="stylesheet" href="./css/style.css">
</head>
<body>
......
</body>
</html>
header>.container>#branding>h1>span.highlight{Hello}+{world!}^^nav>ul>li*5>a
💡 index
,鼠标点哪页,需要在 li
添加 .current
🌰 <li class="current"><a href="index.html">Home</a></li>
section#showcase>.container>h1{Lorem}+p{Lorem}+p{Lorem}
- 致谢
- 渐变色@uigradients
- banner图使用的@photoshopvip推荐的谷歌Material Design Psd NumbersPSD的其中一篇,原址忘了,可去 photoshopvipPSD名字搜下载
- @Traversy Media - YouTube教学课程我在@Traversy Media教学课程关于如何构建一个具有html5的响应式布局网页