3.1.1 使用 link 标签引用CSS

示例

<head>
	<link rel="stylesheet" type="text/css" href="http://www.dreamdu.com/style.css" />
</head>

延伸阅读