关于HTML和CSS
摘要:
一、HTML的相关内容 1.格式 <html> <head> <meta charset="utf-8"> <title></title> </head> <body> </body> </html> 2. 内容 3.属性 class:为html元素定义一个或多个类名 id:定义元素的唯一id st 阅读全文
posted @ 2019-05-07 20:37 conlover 阅读(158) 评论(0) 推荐(0)
posted @ 2019-05-07 20:37 conlover 阅读(158) 评论(0) 推荐(0)