• May 21, 2021
    table {
      border-collapse: collapse;
      width: 100%;
    }
    
    th, td {
      text-align: left;
      padding: 8px;
    }
    th:first-child {background: #FF0}
    th:nth-child(2n+3) {background: #CCC}
    tr:nth-child(even) {background-color: #f2f2f2;}
    
    }
    			table {
    				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    				border-collapse: collapse;
    				width: auto;
    			}
    			/*Style for Table Head - TH*/
    			table th {
    				text-align: left;
    				background-color: #006699;
    				color: #fff;				
    				text-align: left;
    				padding: 25px;
    			}
    			/*TD and TH Style*/
    			table td, .tableStyle1 th {
    				border: 1px solid #dedede; /*Border color*/
    				padding: 15px;
    			}
    			/*Table Even Rows Styles*/
    			table tr:nth-child(even){
    				background-color: #afafaf;
    			}
    			/*Table ODD Rows Styles*/
    			table tr:nth-child(odd){
    				background-color: #cfcfcf;
    			}			
    			/*Table Row HOver Style*/
    			table tr:hover{
    				background-color: #e5423f;
    			}


เวอไนน์ไอคอร์ส

ประหยัดเวลากว่า 100 เท่า!






เวอไนน์เว็บไซต์⚡️
สร้างเว็บไซต์ ดูแลเว็บไซต์

Categories


Uncategorized