HTML 元素以id属性来设置id选择器,CSS 中id 选择器以 "#" 来定义。 例如: 1. #para1 2. { 3. text-align:center; 4. color:red; 5. }.
確定! 回上一頁