Home » » table tag in html

table tag in html

 table tag in html

Table tag <table>

A table is an arrangement of vertical columns and horizontal rows. The intersection of a row with a column is called a cell. We can add just about anything inside the cells like links, images, headings, paragraphs and lists etc. The creation of a table in HTML is very simple and easy. A table in HTML begins with <table> and ends with </table>. Between these tags <tr> and </tr> is used to specify rows. <td> and </td> is used to specify a cell.

The table element can contain the following:

<CAPTION>: Caption can be used to specify a title for the table. The CAPTION element, by default is center-aligned at the top of the Table. It‟s ALIGN attribute that takes value left, right, center can be used to align the caption. The <CAPTION> tag should appear inside <TABLE>

<TR>: Table row, is to specify the row in the table. It holds-
<TH>: Table Heading and
<TD>: Table Data.
<TH>: Table Header, is used for giving Heading to Table. By default header elements contents display the text in bold and centered.
<TD>: "Table Data,” within the row you create columns by <TD> tag. The Table data can contain text, images, lists, forms and other element. The TD is a true container that can hold other HTML elements, even more tables.

Example A Simple table in HTML:

<HTML>
    <HEAD>
        <TITLE> SIMPLE TABLE IN HTML </TITLE>
    </HEAD>
    <BODY>
        <TABLE>
            <CAPTION> TEST TABLE </CAPTION>
            <TR>
                <TH> Heading 1</TH>
                <TH> Heading 2</TH>
                <TH> Heading 3</TH>
            </TR>
            <TR>
                <TD> Cell 1 </TD>
                <TD> Cell 2 </TD>
                <TD> Cell 3 </TD>
            </TR>
            <TR>
                <TD> Cell 4 </TD>
                <TD> Cell 5 </TD>
                <TD> Cell 6 </TD>
            </TR>
        </TABLE>
    </BODY>
<HTML>

After write the above code save the page and open it in your browser.

Attributes of <TABLE>

If you do not specify a border attribute, the table will be displayed without borders. Most of the time, we want the borders to show in a table.

To display a table with borders, specify the BORDER attribute. BORDER is used to draw borders around all the Table cells. By default, tables are shown without borders i.e. BORDER=0. The size of border can set by assigning an integer value. For example BORDER=3, gives table a three pixel border.

ALIGN: Used to align a table relative to windows border. It can set to left, right or center.

CELLSPACING: Used to set the space between the cells in a table. It takes value in pixel.

CELLPADDING: Used to set the space between the cell data and cell wall in a table. It takes value in pixel.

WIDTH: Used to set the width of the table, as either an absolute width in pixels, or a percentage of the document width. For example:

WIDTH=<width in pixel or percent>

BGCOLOR: Set the background color of the table.
For Example: BGCOLOR=red,

BORDERCOLOR: Set the color of the border of the table.
For example: BORDERCOLOR=BLUE

Example:

<HTML>
    <HEAD>
        <TITLE> Simple table border</TITLE>
    </HEAD>
    <BODY>
        <TABLE BORDER="1">
            <TR>
                <TD>row 1, cell 1</TD>
                <TD>row 1, cell 2</TD>
            </TR>
            <TR>
                <TD>row 2, cell 1</TD>
                <TD>row 2, cell 2</TD>
            </TR>
        </TABLE>
    </BODY>
</HTML

Example: Use of <TABLE> attributes:

<HTML>
    <HEAD>
        <TITLE> A SIMPLE TABLE IN HTML </TITLE>
    </HEAD>
    <BODY>
        <TABLE BORDER=3 BGCOLOR=BLUE BORDERCOLOR=YELLOW CELLPADDING=5 CELLSPACING=5 ALIGN=CENTRE>
        <CAPTION> TEST TABLE </CAPTION>
            <TR>
                <TH> HEADING 1</TH>
                <TH> HEADING 2</TH>
                <TH> HEADING 3</TH>
            </TR>
            <TR>
                <TD> CELL 1 </TD>
                <TD> CELL 2 </TD>
                <TD> CELL 3 </TD>
            </TR>
            <TR>
                <TD> CELL 4 </TD>
                <TD> CELL 5 </TD>
                <TD> CELL 6 </TD>
            </TR>
        </TABLE>
    </BODY>
</HTML>

You can also use the height and width attributes to define the size of individual cells. Just include the attributes in the <TD> tag of the cell that you want to size.

0 মন্তব্য(গুলি):

একটি মন্তব্য পোস্ট করুন

Comment below if you have any questions

অফিস/বেসিক কম্পিউটার কোর্স

এম.এস. ওয়ার্ড
এম.এস. এক্সেল
এম.এস. পাওয়ার পয়েন্ট
বাংলা টাইপিং, ইংরেজি টাইপিং
ই-মেইল ও ইন্টারনেট

মেয়াদ: ২ মাস (সপ্তাহে ৪দিন)
রবি+সোম+মঙ্গল+বুধবার

কোর্স ফি: ৪,০০০/-

গ্রাফিক ডিজাইন কোর্স

এডোব ফটোশপ
এডোব ইলাস্ট্রেটর

মেয়াদ: ৩ মাস (সপ্তাহে ২দিন)
শুক্র+শনিবার

কোর্স ফি: ৮,৫০০/-

ওয়েব ডিজাইন কোর্স

এইচটিএমএল ৫
সিএসএস ৩

মেয়াদ: ৩ মাস (সপ্তাহে ২দিন)
শুক্র+শনিবার

কোর্স ফি: ৮,৫০০/-

ভিডিও এডিটিং কোর্স

এডোব প্রিমিয়ার প্রো

মেয়াদ: ৩ মাস (সপ্তাহে ২দিন)
শুক্র+শনিবার

কোর্স ফি: ৯,৫০০/-

ডিজিটাল মার্কেটিং কোর্স

ফেসবুক, ইউটিউব, ইনস্টাগ্রাম, এসইও, গুগল এডস, ইমেইল মার্কেটিং

মেয়াদ: ৩ মাস (সপ্তাহে ২দিন)
শুক্র+শনিবার

কোর্স ফি: ১২,৫০০/-

অ্যাডভান্সড এক্সেল

ভি-লুকআপ, এইচ-লুকআপ, অ্যাডভান্সড ফাংশনসহ অনেক কিছু...

মেয়াদ: ২ মাস (সপ্তাহে ২দিন)
শুক্র+শনিবার

কোর্স ফি: ৬,৫০০/-

ক্লাস টাইম

সকাল থেকে দুপুর

১ম ব্যাচ: সকাল ০৮:০০-০৯:৩০

২য় ব্যাচ: সকাল ০৯:৩০-১১:০০

৩য় ব্যাচ: সকাল ১১:০০-১২:৩০

৪র্থ ব্যাচ: দুপুর ১২:৩০-০২:০০

বিকাল থেকে রাত

৫ম ব্যাচ: বিকাল ০৪:০০-০৫:৩০

৬ষ্ঠ ব্যাচ: বিকাল ০৫:৩০-০৭:০০

৭ম ব্যাচ: সন্ধ্যা ০৭:০০-০৮:৩০

৮ম ব্যাচ: রাত ০৮:৩০-১০:০০

যোগাযোগ:

আলআমিন কম্পিউটার প্রশিক্ষণ কেন্দ্র

৭৯৬, পশ্চিম কাজীপাড়া বাসস্ট্যান্ড,

[মেট্রোরেলের ২৮৮ নং পিলারের পশ্চিম পাশে]

কাজীপাড়া, মিরপুর, ঢাকা-১২১৬

মোবাইল: 01785 474 006

ইমেইল: alamincomputer1216@gmail.com

ফেসবুক: facebook.com/ac01785474006

ব্লগ: alamincomputertc.blogspot.com

Contact form

নাম

ইমেল *

বার্তা *