div+css样式5:应用外部css样式文件
c、写入外部文件 可对全站引入该样式的页面有效,优先级最低 格式 <link rel="stylesheet" type="text/css" href="style.css" />