1.specify a state or relation to the selector

selector:pseudo_class { property: value; }

2.Link

3.Dynamic Pseudo Classes

apply styles when something happens to something.

active:when a link is clicked on

hover:when a cursor moves over a link

focus:when it is selected by,is ready for,keyboard input 支持度不太广泛

4.first-child

CSS3;last-child ,target first-of-type

最新文章

  1. 使用IExport进行图片输出出现File creation error
  2. jmeter使用IP欺骗进行压力测试
  3. CentOS6.6搭建LNMP环境
  4. 让用VS2012/VS2013编写的程序在XP中顺利运行
  5. Swift3.0语言教程获取字符串编码与哈希地址
  6. WCF初探-15:WCF操作协定
  7. Unity3D ShaderLab法线贴图
  8. C#中的索引
  9. javascript 注意事项
  10. Linux SSH端口转发
  11. ubuntu快捷键设置,查看系统
  12. SEO-外部链接类型以及标准
  13. 团队作业8——第二次项目冲刺(Beta阶段)--第三天
  14. springmvc之单元测试(MockMvc)-独立测试
  15. 局域网主机A向主机B发送ip数据报的过程
  16. 智能POS承接口碑点餐FAQ
  17. Win10系列:C#应用控件基础12
  18. SpringMVC参考
  19. 双端队列 ADT接口 数组实现
  20. Swift_字典详解

热门文章

  1. HTML5 基础
  2. 创建一个cocos2d-x工程添加一个自定义Scene并显示
  3. Tips of Python!
  4. 查看 usb info
  5. 边框的css3样式
  6. The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'.
  7. Ubuntu14.04下Unity桌面托盘图标显示问题
  8. Android 多渠道打包原理和使用
  9. Linux巡检
  10. 【无聊放个模板系列】HDU 1269 (SCC)