input [name='newsletter'] {} //CSS. 取得id為container之元素其內部的所有超連結 $('#container a'); //jQuery #container a {} //CSS. 取得div父元素其下所有的p子 ...
確定! 回上一頁