摘要: 1 继续学习css 内部样式表 <head> <style type="text/css"> body {background-color:yellow;} p {color:blue;} </style> </head> 外部样式表 <head> <link rel="stylesheet" ty 阅读全文
posted @ 2020-08-20 10:09 我试试这个昵称好使不 阅读(86) 评论(0) 推荐(0)