H5 CSS 引入方式 外聯樣式表

外聯樣式表css 經過link標籤引用外部CSS文件html <html> <head> <meta charset="utf-8"> <title>引入方式</title> <style> p{color:red;} i{color:yellow;} u{color:white;} em{color:greenyellow;} sub{color:red;} sup{color:yellow;}
相關文章
相關標籤/搜索