CSS background -color 属性实例设置不同元素的背景色: [mycode3 type='css'] body { background-color:yellow; } h1 { background-color:#00ff00; } ...
確定! 回上一頁