1 <head> 2 <style type="text/css"> 3 .main /*定義樣式*/ 4 { 5 height:42px; 6 width:100%; 7 text-align:center; 8 } 9 </style> 10 </head> 11 <body> 12 <div ...
確定! 回上一頁