CSS table { background:#DCDFE6; width: 100%; } table td { background:#FFFFF; } // HTML <table border="0" cellspacing="1" cellpadding="0"> ...
確定! 回上一頁