会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
AndrewChen的博客
兴趣驱动学习
新随笔
管理
2019年12月31日
自制CSS面试题
摘要: 1. 标题是什么颜色? h1 { color: red; } h1 { color: blue; } <h1>This is my heading.</h1> 2. 标题是什么颜色? .main-heading { color: red; } h1 { color: blue; } <h1 clas
阅读全文
posted @ 2019-12-31 17:37 andrew-chen
阅读(175)
评论(0)
推荐(0)
编辑