:lang 選取器的語法是 :lang(語言) ,例如我今天要選取到的語言是英文的話,那我就可以 ... CSS :lang(en) p { font-family: arial, sans-serif; line-height: 1.5; } ...
確定! 回上一頁