H5 css引入方式 内联样式表

内联样式表html 经过style标签进行设置htm <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;}blog
相关文章
相关标签/搜索