<style> table.tb { width:100%; border-collapse: collapse; } .tb th, .tb td { padding:3px; border: 1px solid #777; } </style> <table class="tb"> <colgroup ...
確定! 回上一頁