Below given CSS makes the HTML table Zebra striping. Code: <style type="text/css"> table th, table td{ text-align: center; }
確定! 回上一頁