.time p will select all paragraphs within all element which has class time, for example: <!-- html code --> <div class='time'> <p>i am ...
確定! 回上一頁