World Of Webmaster
Đăng nhập / Đăng ký
Account
Free for web
Check pagerank
Input check pager (Not http://)

Ext: blog.kai.vn
Check google pagerank
View HTML source
FUNCTION LIBRARY
HTML Tags Library
PHP Functions Library ASP Functions Library
HTML Tags col
Chức năng: Cột dọc của bảng
Ngôn ngữ: html - Nhóm: table
CÚ PHÁP
<COL> 
     SPAN=Number (Số cột) 
     WIDTH=MultiLength (Độ rộng của mổi cột) 
     ALIGN=[ left | center | right | justify | char ] (Vị trí dọc của cột) 
     CHAR=Character (Vị trí các ký tự) 
     CHAROFF=Length (alignment character offset) 
     VALIGN=[ top | middle | bottom | baseline ] (Vị trí ngang của các ô)
     THUỘC TÍNH ĐẶC BIỆT

Tag COL sử dụng để nhóm nhiều cột của nhiều cell thành một.
Sử dụng Tag:COL sau Tag:CAPTION và trước Tag:HEAD.
Không như thuộc tính colspan trong Tag:TD, Tag:COL không nhóm cấu trúc các cột với nhau. Nó chỉ đơn thuần nhóm một hoặc nhiều cell lại với nhau.

VÍ DỤ
<TABLE SUMMARY="This table gives the character entity reference,
              decimal character reference, and hexadecimal character
              reference for 8-bit Latin-1 characters, as well as the
              rendering of each in your browser.">
    <COLGROUP CLASS="character-description">
    <COLGROUP>
      <COL CLASS=entity>
      <COL SPAN=2 CLASS=numeric>
    <COLGROUP>
      <COL CLASS="entity-rendering">
      <COL CLASS="decimal-rendering">
      <COL CLASS="hex-rendering">
    <THEAD>
      <TR>
        <TH SCOPE=col ROWSPAN=2>Character</TH>
        <TH SCOPE=col ROWSPAN=2>Entity</TH>
        <TH SCOPE=col ROWSPAN=2>Decimal</TH>
        <TH SCOPE=col ROWSPAN=2>Hex</TH>
        <TH SCOPE=colgroup COLSPAN=3>Rendering in Your Browser</TH>
      </TR>
      <TR>
        <TH SCOPE=col>Entity</TH>
        <TH SCOPE=col>Decimal</TH>
        <TH SCOPE=col>Hex</TH>
      </TR>
    </THEAD>
    <TBODY>
      <TR>
        <TD SCOPE=row>non-breaking space</TD>
        <TD> </TD>
        <TD> </TD>
        <TD> </TD>
        <TD> </TD>
        <TD> </TD>
        <TD> </TD>
      </TR>
      ...
    </TBODY>
  </TABLE>
KẾT QUẢ
Character Entity Decimal Hex Rendering in Your Browser
Entity Decimal Hex
non-breaking space

table
caption
tfoot
colgroup
thead
tbody
tr
td
Library ›› HTML Tag | PHP Function | ASP Function
Page : 806818
Online :
Visited : 370141
 
Liên h | Thêm vào Favorite | Gửi link qua e-mail | Thông tin website
Copright © 2009 KAI Blog
Code by BOINGOnline. Contact email : contact@kai.vn
Theme: default | classic |