1嵌入式,直接写到网页中 css样式 如: p{ color:red;}登录后复制 2.链接式 登录后复制 3.引入式 @import url(.../xxx.css) 登录后复制 4.直接写入html内容中 元素>登录后复制