11 2021 档案
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="wi
阅读全文
摘要:例如: div.image > img:first-child {} 要么: div.image > img:nth-child(1) {} 要么: div > img:first-of-type 注意:nth-child()和:first-of-type是CSS3选择器,它们在使用IE时具有一
阅读全文

浙公网安备 33010602011771号