{"id":2918,"date":"2016-06-30T10:55:58","date_gmt":"2016-06-30T10:55:58","guid":{"rendered":"https:\/\/kiencang.net\/?p=2918"},"modified":"2016-06-30T10:55:58","modified_gmt":"2016-06-30T10:55:58","slug":"the-col-trong-html","status":"publish","type":"post","link":"https:\/\/kiencang.net\/the-col-trong-html\/","title":{"rendered":"Th\u1ebb col trong HTML"},"content":{"rendered":"\n

V\u00ed d\u1ee5<\/h3>\n\n\n\n

Thi\u1ebft l\u1eadp m\u00e0u n\u1ec1n cho ba c\u1ed9t v\u1edbi th\u1ebb <colgroup> v\u00e0 th\u1ebb <col>:<\/p>\n\n\n\n

<table>\n <colgroup>\n <col span=\"2\" style=\"background-color:red\">\n <col style=\"background-color:yellow\">\n <\/colgroup>\n <tr>\n <th>ISBN<\/th>\n <th>T\u00ean s\u00e1ch<\/th>\n <th>Gi\u00e1<\/th>\n <\/tr>\n <tr>\n <td style=\"color:#FFF\">3476896<\/td>\n <td style=\"color:#FFF\">Zarathustra \u0110\u00e3 N\u00f3i Nh\u01b0 Th\u1ebf<\/td>\n <td>120 ng\u00e0n \u0111\u1ed3ng<\/td>\n <\/tr>\n<tr>\n<td style=\"color:#FFF\">5476499<\/td>\n<td style=\"color:#FFF\">Bu\u1ed5i Ho\u00e0ng H\u00f4n C\u1ee7a Nh\u1eefng Th\u1ea7n T\u01b0\u1ee3ng<\/td>\n<td>48 ng\u00e0n \u0111\u1ed3ng<\/td>\n<\/tr>\n<\/table><\/code><\/pre>\n\n\n\n

K\u1ebft qu\u1ea3:<\/p>\n\n\n\n\n\n\n<\/colgroup>\n\n\n\n\n
ISBN<\/th>\nT\u00ean s\u00e1ch<\/th>\nGi\u00e1<\/th>\n<\/tr>\n
3476896<\/td>\nZarathustra \u0110\u00e3 N\u00f3i Nh\u01b0 Th\u1ebf<\/td>\n120 ng\u00e0n \u0111\u1ed3ng<\/td>\n<\/tr>\n
5476499<\/td>\nBu\u1ed5i Ho\u00e0ng H\u00f4n C\u1ee7a Nh\u1eefng Th\u1ea7n T\u01b0\u1ee3ng<\/td>\n48 ng\u00e0n \u0111\u1ed3ng<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n\n
\n\n\n\n
\n
\n

M\u1ee5c l\u1ee5c<\/p>\n