2020年7月26日
摘要:
链接伪类 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http- 阅读全文
posted @ 2020-07-26 23:40
知否知否,
阅读(98)
评论(0)
推荐(0)
摘要:
后代选择器<style> .nav a { color:red; } </style> <div class="nav"> <a href="#">内部链接</a> <a href="#">内部链接</a> <a href="#">内部链接</a> </div> 子元素选择器 <style> div 阅读全文
posted @ 2020-07-26 23:14
知否知否,
阅读(79)
评论(0)
推荐(0)
浙公网安备 33010602011771号