SlideShare a Scribd company logo
HTML Tables
• Introduction to Tables
• Table Format
• Table Captions
• Table Example
• Excercise
Introduction to Tables
Why Tables?
• Organized layout of information
• Allows good organization of
webpage
• Can be used to replace static
frames
Table Format
<TABLE options>
<TR options>
<TH options> … </TH>
<TD options> …</TD>
</TR>
</TABLE>
<table> options
border = [0/1]
cellpadding = [0..]
cellspacing = [0..]
width = [0..100%] / x (x is a pixel value)
Examples
<table border="1">
<tr><th>Year</th><th>Sales</th></tr>
<tr><td>2000</td><td>$18M</td></tr>
<tr><td>2001</td><td>$25M</td></tr>
<tr><td>2002</td><td>$36M</td></tr>
</table>
If you add the following :
<table border="1" cellpadding="10">
Examples
By contrast the cellspacing attribute
sets the space between the
cells. Setting the cell spacing to
10:
<table border="1" cellpadding="10"
cellspacing="10">
has the effect:
Examples
Table Width
You can set the width of the table using the width attribute. The value is either the
width in pixels or a percentage value representing the percentage of the
space available between the left and right margins. For instance to set the
width to 80% of the margins:
<table border="1" cellpadding="10" width="80%">
<tr> options (table row)
align = [left|center|right]
valign = [top|middle|bottom]
Examples
You can change alignment using the align attribute, which can be added to
each cell or to the row (tr element). It is used with the values "left", "center" or
"right":
<table border="1" cellpadding="10" width="80%">
<tr align="center"> <th>Year</th><th>Sales</th></tr>
<tr align="center"><td>2000</td><td>$18M</td></tr>
<tr align="center"><td>2001</td><td>$25M</td></tr>
<tr align="center"><td>2002</td><td>$36M</td></tr>
</table>
<th> options (table
header)
rowspan = [0..]
colspan = [0..]
bgcolor = [rgb colour code|colour]
Examples
<table border="1" cellpadding="10" width="80%">
<tr align="center">
<th rowspan="2">Year</th><th colspan="3">Sales</th></tr>
<tr align="center"><th>North</th><th>South</th><th>Total</th></tr>
<tr align="center">
<td>2000</td><td>$10M</td><td>$8M</td><td>$18M</td>
</tr>
<tr align="center"><td>2001</td><td>$14M</td><td>$11M</td><td>$25M</td>
</tr>
</table>
Example
<td> options (table data)
width = [0..100%]
bgcolor = [rgb colour code|colour]
align = [left|center|right]
valign = [top|middle|bottom]
Example
<table border=“1" cellspacing=“10" cellpadding="10">
<tr> <th bgcolor="#CCCC99">Year</th>
<th bgcolor="#CCCC99">Sales</th>
</tr>
<tr>
<td bgcolor="#FFFF66">2000</td>
<td bgcolor="#FFFF66">$18M</td>
</tr>
<tr>
<td bgcolor="#FFFF66">2001</td>
<td bgcolor="#FFFF66">$25M</td>
</tr>
<tr>
<td bgcolor="#FFFF66">2002</td>
<td bgcolor="#FFFF66">$36M</td>
</tr>
</table>

More Related Content

Similar to Tables of html sebagai bahan untuk membuat tabel.ppt (20)

PPTX
html-table
Dhirendra Chauhan
 
PPTX
v4-html-table-210321161424.pptx
HemantBansal35
 
PPTX
HTML Tables
stephenjamesbarcelo15
 
PPTX
nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn.pptx
Orin18
 
PPTX
Xml and xslt
SadahAnjumShanto
 
PPTX
HTML: Tables and Forms
BG Java EE Course
 
PPT
HTML Tables.ppt
ShararehShojaei1
 
PPTX
Tables and their padding in HTML etc.pptx
SALT13
 
PPTX
WEP4 and 5.pptx
MLikithMahendra
 
PPTX
presnetation opresnetation on html meow emow emow meow meowmoew meow emowew m...
kumarronit8750
 
DOC
Html basics 7 table
H K
 
PPTX
Html Table
nehashinde41
 
PPT
HTML 5 Tables and Forms
Doncho Minkov
 
PDF
Html table tags
eShikshak
 
PPTX
Table structure introduction
nobel mujuji
 
PPTX
Lecture-4.pptx
vishal choudhary
 
PPTX
HTML Styles - Cascading Style Sheets Cascading Style Sheets
JuliusECatipon
 
PPT
chapter 3 Basics of web design chapter 3 forcusing html tables
micc19920
 
PPSX
Computer language - Html tables
Dr. I. Uma Maheswari Maheswari
 
PPTX
HTML Tables in Omeka
American Antiquarian Society
 
html-table
Dhirendra Chauhan
 
v4-html-table-210321161424.pptx
HemantBansal35
 
nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn.pptx
Orin18
 
Xml and xslt
SadahAnjumShanto
 
HTML: Tables and Forms
BG Java EE Course
 
HTML Tables.ppt
ShararehShojaei1
 
Tables and their padding in HTML etc.pptx
SALT13
 
WEP4 and 5.pptx
MLikithMahendra
 
presnetation opresnetation on html meow emow emow meow meowmoew meow emowew m...
kumarronit8750
 
Html basics 7 table
H K
 
Html Table
nehashinde41
 
HTML 5 Tables and Forms
Doncho Minkov
 
Html table tags
eShikshak
 
Table structure introduction
nobel mujuji
 
Lecture-4.pptx
vishal choudhary
 
HTML Styles - Cascading Style Sheets Cascading Style Sheets
JuliusECatipon
 
chapter 3 Basics of web design chapter 3 forcusing html tables
micc19920
 
Computer language - Html tables
Dr. I. Uma Maheswari Maheswari
 
HTML Tables in Omeka
American Antiquarian Society
 

More from MacHroz Mac (10)

PPTX
SOFTWARE belajar bersama dengan menggenakan.pptx
MacHroz Mac
 
PPTX
Materi PPLG tentang rekayasa perangkat lunak.pptx
MacHroz Mac
 
PPT
TCP IP tentang komputer dan pemrograman.ppt
MacHroz Mac
 
PPTX
PHBS DI SEKOLAH 10 Indikator FIX. membuat sekolah nyamanpptx
MacHroz Mac
 
PPTX
Proyek_Pembangungan pelakasanaan per.pptx
MacHroz Mac
 
PPTX
Proses bisnis X TJKT.pptx
MacHroz Mac
 
PPT
7-IP_Address.ppt
MacHroz Mac
 
DOCX
Lukman daftar riwayat hidup
MacHroz Mac
 
DOCX
Koperasi simpan pinjam
MacHroz Mac
 
DOC
Remidi ips
MacHroz Mac
 
SOFTWARE belajar bersama dengan menggenakan.pptx
MacHroz Mac
 
Materi PPLG tentang rekayasa perangkat lunak.pptx
MacHroz Mac
 
TCP IP tentang komputer dan pemrograman.ppt
MacHroz Mac
 
PHBS DI SEKOLAH 10 Indikator FIX. membuat sekolah nyamanpptx
MacHroz Mac
 
Proyek_Pembangungan pelakasanaan per.pptx
MacHroz Mac
 
Proses bisnis X TJKT.pptx
MacHroz Mac
 
7-IP_Address.ppt
MacHroz Mac
 
Lukman daftar riwayat hidup
MacHroz Mac
 
Koperasi simpan pinjam
MacHroz Mac
 
Remidi ips
MacHroz Mac
 
Ad

Recently uploaded (20)

PDF
Dunes.pdf, Durable and Seamless Solid Surface Countertops
tranquil01
 
PDF
PowerPoint Presentation -- Jennifer Kyte -- 9786400311489 -- ade9381d14f65b06...
Adeel452922
 
PDF
Spring Summer 2027 Beauty & Wellness Trend Book
Peclers Paris
 
PPTX
Dasar Dasar Desain Grafis Dasar Dasar Desain Grafis.pptx
muhamad149
 
PPTX
The Satavahanas.pptx....,......,........
Kritisharma797381
 
PPTX
designing in footwear- exploring the art and science behind shoe design
madhuvidya7
 
PDF
First-Aid.pdfjavaghavavgahavavavbabavabba
meitohehe
 
PPTX
confluence of tradition in modernity- design approaches and design thinking
madhuvidya7
 
PDF
Fashion Design Portfolio Berta Villanueva
BertaVillanueva
 
PPTX
Morph Slide Presentation transition.pptx
ArifaAkter10
 
PPTX
Modern_Dhaka_Apartment_Interior_Design.pptx
hasansarkeraidt
 
PDF
Kitchen_Aluminium_Doors_Prices_Presentation.pdf
Royal Matrixs
 
PPTX
Lesson 2 Application of Induced current.pptx
hananmahjoob18
 
PPTX
DISS-Group-5_110345.pptx Basic Concepts of the major social science
mattygido
 
DOCX
Amplopxxxxxxxxxvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
Lm Hardin 'Idin'
 
DOCX
BusinessPlan_redesignedf word format .docx
MohammadMaqatif
 
PDF
Home_Decor_Presentation and idiea with decor
sp1357556
 
PPTX
Digital Printing presentation-update-26.08.24.pptx
MDFoysalAhmed13
 
PPTX
Blended Wing Body y jet engines Aircrafts.pptx
anshul9051
 
PDF
mlbrolllist2024-25 (1)ygrude4ferfssrddde
rishabh1chaurasia4
 
Dunes.pdf, Durable and Seamless Solid Surface Countertops
tranquil01
 
PowerPoint Presentation -- Jennifer Kyte -- 9786400311489 -- ade9381d14f65b06...
Adeel452922
 
Spring Summer 2027 Beauty & Wellness Trend Book
Peclers Paris
 
Dasar Dasar Desain Grafis Dasar Dasar Desain Grafis.pptx
muhamad149
 
The Satavahanas.pptx....,......,........
Kritisharma797381
 
designing in footwear- exploring the art and science behind shoe design
madhuvidya7
 
First-Aid.pdfjavaghavavgahavavavbabavabba
meitohehe
 
confluence of tradition in modernity- design approaches and design thinking
madhuvidya7
 
Fashion Design Portfolio Berta Villanueva
BertaVillanueva
 
Morph Slide Presentation transition.pptx
ArifaAkter10
 
Modern_Dhaka_Apartment_Interior_Design.pptx
hasansarkeraidt
 
Kitchen_Aluminium_Doors_Prices_Presentation.pdf
Royal Matrixs
 
Lesson 2 Application of Induced current.pptx
hananmahjoob18
 
DISS-Group-5_110345.pptx Basic Concepts of the major social science
mattygido
 
Amplopxxxxxxxxxvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
Lm Hardin 'Idin'
 
BusinessPlan_redesignedf word format .docx
MohammadMaqatif
 
Home_Decor_Presentation and idiea with decor
sp1357556
 
Digital Printing presentation-update-26.08.24.pptx
MDFoysalAhmed13
 
Blended Wing Body y jet engines Aircrafts.pptx
anshul9051
 
mlbrolllist2024-25 (1)ygrude4ferfssrddde
rishabh1chaurasia4
 
Ad

Tables of html sebagai bahan untuk membuat tabel.ppt

  • 1. HTML Tables • Introduction to Tables • Table Format • Table Captions • Table Example • Excercise
  • 2. Introduction to Tables Why Tables? • Organized layout of information • Allows good organization of webpage • Can be used to replace static frames
  • 3. Table Format <TABLE options> <TR options> <TH options> … </TH> <TD options> …</TD> </TR> </TABLE>
  • 4. <table> options border = [0/1] cellpadding = [0..] cellspacing = [0..] width = [0..100%] / x (x is a pixel value)
  • 6. Examples By contrast the cellspacing attribute sets the space between the cells. Setting the cell spacing to 10: <table border="1" cellpadding="10" cellspacing="10"> has the effect:
  • 7. Examples Table Width You can set the width of the table using the width attribute. The value is either the width in pixels or a percentage value representing the percentage of the space available between the left and right margins. For instance to set the width to 80% of the margins: <table border="1" cellpadding="10" width="80%">
  • 8. <tr> options (table row) align = [left|center|right] valign = [top|middle|bottom]
  • 9. Examples You can change alignment using the align attribute, which can be added to each cell or to the row (tr element). It is used with the values "left", "center" or "right": <table border="1" cellpadding="10" width="80%"> <tr align="center"> <th>Year</th><th>Sales</th></tr> <tr align="center"><td>2000</td><td>$18M</td></tr> <tr align="center"><td>2001</td><td>$25M</td></tr> <tr align="center"><td>2002</td><td>$36M</td></tr> </table>
  • 10. <th> options (table header) rowspan = [0..] colspan = [0..] bgcolor = [rgb colour code|colour]
  • 11. Examples <table border="1" cellpadding="10" width="80%"> <tr align="center"> <th rowspan="2">Year</th><th colspan="3">Sales</th></tr> <tr align="center"><th>North</th><th>South</th><th>Total</th></tr> <tr align="center"> <td>2000</td><td>$10M</td><td>$8M</td><td>$18M</td> </tr> <tr align="center"><td>2001</td><td>$14M</td><td>$11M</td><td>$25M</td> </tr> </table>
  • 13. <td> options (table data) width = [0..100%] bgcolor = [rgb colour code|colour] align = [left|center|right] valign = [top|middle|bottom]
  • 14. Example <table border=“1" cellspacing=“10" cellpadding="10"> <tr> <th bgcolor="#CCCC99">Year</th> <th bgcolor="#CCCC99">Sales</th> </tr> <tr> <td bgcolor="#FFFF66">2000</td> <td bgcolor="#FFFF66">$18M</td> </tr> <tr> <td bgcolor="#FFFF66">2001</td> <td bgcolor="#FFFF66">$25M</td> </tr> <tr> <td bgcolor="#FFFF66">2002</td> <td bgcolor="#FFFF66">$36M</td> </tr> </table>