SlideShare a Scribd company logo
1 of 26
Table
Table
 It is a tabular arrangement of information
on your screen.
 A table is made up of rows and columns of
cells into which you can insert text and
graphics.
 Table is an object of a webpage use to
organize the information on it.
Usage of a Table
 It is used to organize the information of a
Web page.
 A table is made up of rows and columns of
cells into which you can insert text and
graphics.
 You can customize your tables in a variety
of ways to make them more attractive and
easy to read.
Elements of a Table
 Cell
– The basic element of a table
 Row
– Specifies the horizontal dimension of a table.
 Column
– Specifies the vertical dimension of a table
HTML Tag
 <table></table>
Attribute of a Table
 Border
– specifies the thickness of the lines
around the table.
– The value is any number between 1-20.
– The syntax:
• <table border=“number”>
Attribute of a Table
 BACKGROUND
– Provides the URL of an image file to be
used as the table’s background.
– The syntax:
• <table background=“URL”>
Attribute of a Table
 BGCOLOR
– Denotes the color of the table covering
the whole table itself.
– The value is a hexadecimal color code or
the name of the color itselft.
– The syntax:
• <table bgcolor=“name of the color”>
Attribute of a Table
 BORDERCOLOR
– Denotes the color of the table border
only.
– The value is a hexadecimal color code or
the name of the color itself.
– The syntax:
• <table bordercolor=“name of the color”>
Attribute of a Table
 ALIGN
– Sets the horizontal alignment of the
element inside the Web browser.
– The value can be left, right and center
– The syntax:
• <table align=“position of the table”>
Attribute of a Table
 CELLPADDING
– Sets the number of space between cell
walls and its content.
– The value are in pixels (px) or as a
percentage.
– The syntax:
• <table cellpadding=“10”>
Attribute of a Table
 CELLSPACING
– Sets the number of space in pixels or as
a percent between cells.
– The syntax:
• <table cellspacing=“10”>
Attribute of a Table
 WIDTH –
– Sets the horizontal dimension of a table
– The syntax
• <table width=“ %”>
 HEIGHT
– Sets the vertical dimension of a table
– The syntax
• <table height=“ %”>
COMPONENTS OF A TABLE
ELEMENT
The TABLE ROW Element
 The <tr> tag is used to create a row within
the <table> tag.
 The syntax:
<table>
<tr>
</tr>
</table>
<TR> ATTRIBUTE
 Align
 Bgcolor
 Bordercolor
 Height
 Title
The TABLE DATA Element
 The <td> tag is used to create a cell within a
row in a table element. You can put any
content on each cell.
 The syntax:
<table>
<tr>
<td> TEXT </td>
<td> TEXT </td>
</tr>
</table>
<TR> ATTRIBUTE
 Align
 Bgcolor
 Bordercolor
 Height
 Title
 ….
The TABLE HEADER Element
 The <th> tag is used to create a row header within
the table element. Mostly, web browsers display
the content of the <th>element in a boldfaced font
and centered within the table cell.
 The syntax:
<table>
<tr>
<th> TEXT </th>
<th> TEXT </th>
</tr>
</table>
<TR> ATTRIBUTE
 Align
 Bgcolor
 Bordercolor
 Height
 Title
 ….
Let’s Analyze the Input
<table>
<tr>
<th>NAME</th>
<th>SECTION</th>
</tr>
<tr>
<td>Hannah Keziah</td>
<td>IV - Faithful</td>
</tr>
<tr>
<td>Jhoanna Raissa</td>
<td>III - Visitation</td>
</tr>
</table>
Give the Input
TLE SPECIALIZATION TEACHER
ICT IV Mrs. Rosalinda S. Endaya
Accounting Mrs. Rosalinda R. Laxamana
Culinary Arts Mrs. Cristina N. De Paz
Give the Input
NO. TLE
SPECIALIZATION
TEACHER
1 ICT IV Mrs. Rosalinda S. Endaya
2 Accounting Mrs. Rosalinda R. Laxamana
3 Culinary Arts Mrs. Cristina N. De Paz
Quiz
Direction
1. Create an HTML document of given
table.
2. Follow the given format:
3. Apply the following:
1. Table Border – 5
2. Cell spacing – 2
3. Cell padding - 3
4. Align center all the content of cell.
UNIT OF MEASURE EQUIVALENT
3 tsp. 1 tbs.
4 tbs. 1/4 cup
5 1/3 tbs. 1/2 cup
8 tbs. 2/3 cup
12 tbs. 3/4 cup
16 tbs. 1 cup
1. Table Border – 5
2. Cell spacing – 2
3. Cell padding - 3

More Related Content

What's hot (12)

Html table tags
Html table tagsHtml table tags
Html table tags
 
html-table
html-tablehtml-table
html-table
 
Html3
Html3Html3
Html3
 
Html3
Html3Html3
Html3
 
Html Table
Html TableHtml Table
Html Table
 
Tables and Forms in HTML
Tables and Forms in HTMLTables and Forms in HTML
Tables and Forms in HTML
 
Table structure introduction
Table structure introductionTable structure introduction
Table structure introduction
 
LIS3353 SP12 Week 13
LIS3353 SP12 Week 13LIS3353 SP12 Week 13
LIS3353 SP12 Week 13
 
第二个课程
 第二个课程 第二个课程
第二个课程
 
Lectuer html2
Lectuer  html2Lectuer  html2
Lectuer html2
 
CSS - LinkedIn
CSS - LinkedInCSS - LinkedIn
CSS - LinkedIn
 
HTML Table Tags
HTML Table TagsHTML Table Tags
HTML Table Tags
 

Similar to Table in MS Frontpage 2003

Similar to Table in MS Frontpage 2003 (20)

Html tables
Html tablesHtml tables
Html tables
 
Html tut 04
Html tut 04Html tut 04
Html tut 04
 
Std 10 Computer Chapter 4 List and Table Handling in HTML (Part 2 Table in HTML)
Std 10 Computer Chapter 4 List and Table Handling in HTML (Part 2 Table in HTML)Std 10 Computer Chapter 4 List and Table Handling in HTML (Part 2 Table in HTML)
Std 10 Computer Chapter 4 List and Table Handling in HTML (Part 2 Table in HTML)
 
Computer language - Html tables
Computer language - Html tablesComputer language - Html tables
Computer language - Html tables
 
Chapter 4 class presentation
Chapter 4 class presentationChapter 4 class presentation
Chapter 4 class presentation
 
Table and Form HTML&CSS
Table and Form HTML&CSSTable and Form HTML&CSS
Table and Form HTML&CSS
 
Html tables
Html tablesHtml tables
Html tables
 
Html tables
Html tablesHtml tables
Html tables
 
htmltables-180721142906-1.pptx
htmltables-180721142906-1.pptxhtmltables-180721142906-1.pptx
htmltables-180721142906-1.pptx
 
RDBMS oracle function RDBMSRDBMSRDBMS.pptx
RDBMS oracle function RDBMSRDBMSRDBMS.pptxRDBMS oracle function RDBMSRDBMSRDBMS.pptx
RDBMS oracle function RDBMSRDBMSRDBMS.pptx
 
Tables
TablesTables
Tables
 
Chapter 8: Tables
Chapter 8: TablesChapter 8: Tables
Chapter 8: Tables
 
Html and css
Html and cssHtml and css
Html and css
 
WEP4 and 5.pptx
WEP4 and 5.pptxWEP4 and 5.pptx
WEP4 and 5.pptx
 
HTML Tables.ppt
HTML Tables.pptHTML Tables.ppt
HTML Tables.ppt
 
v4-html-table-210321161424.pptx
v4-html-table-210321161424.pptxv4-html-table-210321161424.pptx
v4-html-table-210321161424.pptx
 
Web I - 03 - Tables
Web I - 03 - TablesWeb I - 03 - Tables
Web I - 03 - Tables
 
Working With Tables in HTML
Working With Tables in HTMLWorking With Tables in HTML
Working With Tables in HTML
 
4-Tables in HTMLhtml tavle table in the html
4-Tables in HTMLhtml tavle table in the html4-Tables in HTMLhtml tavle table in the html
4-Tables in HTMLhtml tavle table in the html
 
HTML Tables in Omeka
HTML Tables in OmekaHTML Tables in Omeka
HTML Tables in Omeka
 

More from Ann Alcid

Inserting graphics (for ygroup)
Inserting graphics (for ygroup)Inserting graphics (for ygroup)
Inserting graphics (for ygroup)Ann Alcid
 
Inserting background
Inserting backgroundInserting background
Inserting backgroundAnn Alcid
 
Working with dialog box and working with web page
Working with dialog box and working with web pageWorking with dialog box and working with web page
Working with dialog box and working with web pageAnn Alcid
 
Autoshape and word art (for ygroup)
Autoshape and word art (for ygroup)Autoshape and word art (for ygroup)
Autoshape and word art (for ygroup)Ann Alcid
 
Picture toolbar
Picture toolbarPicture toolbar
Picture toolbarAnn Alcid
 
Standard and formatting toolbar
Standard and formatting toolbarStandard and formatting toolbar
Standard and formatting toolbarAnn Alcid
 
Introduction, features and environment of ms front page 2003
Introduction, features and environment of ms front page 2003Introduction, features and environment of ms front page 2003
Introduction, features and environment of ms front page 2003Ann Alcid
 
Tips in designing a webpage
Tips in designing a webpageTips in designing a webpage
Tips in designing a webpageAnn Alcid
 
Cropping and resizing the graphics
Cropping and resizing the graphicsCropping and resizing the graphics
Cropping and resizing the graphicsAnn Alcid
 
Ordered & unordered list in MS Frontpage 2003
Ordered & unordered list in MS Frontpage 2003Ordered & unordered list in MS Frontpage 2003
Ordered & unordered list in MS Frontpage 2003Ann Alcid
 
Types of background in MS Frontpage 2003
Types of background in MS Frontpage 2003Types of background in MS Frontpage 2003
Types of background in MS Frontpage 2003Ann Alcid
 
Preformatted, abbreviation, acronyms
Preformatted, abbreviation, acronymsPreformatted, abbreviation, acronyms
Preformatted, abbreviation, acronymsAnn Alcid
 
Horizonal ruled line
Horizonal ruled line Horizonal ruled line
Horizonal ruled line Ann Alcid
 
Paragraph, text break and formatting text in MS Frontpage 2003
Paragraph, text break and formatting text in MS Frontpage 2003Paragraph, text break and formatting text in MS Frontpage 2003
Paragraph, text break and formatting text in MS Frontpage 2003Ann Alcid
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to htmlAnn Alcid
 
Adobe Photoshop Creating New Document
Adobe Photoshop Creating New DocumentAdobe Photoshop Creating New Document
Adobe Photoshop Creating New DocumentAnn Alcid
 
Adobe Photoshop Toolbar
Adobe Photoshop ToolbarAdobe Photoshop Toolbar
Adobe Photoshop ToolbarAnn Alcid
 
Tips In Designing A Webpage
Tips In Designing A WebpageTips In Designing A Webpage
Tips In Designing A WebpageAnn Alcid
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTMLAnn Alcid
 

More from Ann Alcid (20)

Inserting graphics (for ygroup)
Inserting graphics (for ygroup)Inserting graphics (for ygroup)
Inserting graphics (for ygroup)
 
Inserting background
Inserting backgroundInserting background
Inserting background
 
Working with dialog box and working with web page
Working with dialog box and working with web pageWorking with dialog box and working with web page
Working with dialog box and working with web page
 
Autoshape and word art (for ygroup)
Autoshape and word art (for ygroup)Autoshape and word art (for ygroup)
Autoshape and word art (for ygroup)
 
Picture toolbar
Picture toolbarPicture toolbar
Picture toolbar
 
Standard and formatting toolbar
Standard and formatting toolbarStandard and formatting toolbar
Standard and formatting toolbar
 
Introduction, features and environment of ms front page 2003
Introduction, features and environment of ms front page 2003Introduction, features and environment of ms front page 2003
Introduction, features and environment of ms front page 2003
 
Tips in designing a webpage
Tips in designing a webpageTips in designing a webpage
Tips in designing a webpage
 
Cropping and resizing the graphics
Cropping and resizing the graphicsCropping and resizing the graphics
Cropping and resizing the graphics
 
Marquee
MarqueeMarquee
Marquee
 
Ordered & unordered list in MS Frontpage 2003
Ordered & unordered list in MS Frontpage 2003Ordered & unordered list in MS Frontpage 2003
Ordered & unordered list in MS Frontpage 2003
 
Types of background in MS Frontpage 2003
Types of background in MS Frontpage 2003Types of background in MS Frontpage 2003
Types of background in MS Frontpage 2003
 
Preformatted, abbreviation, acronyms
Preformatted, abbreviation, acronymsPreformatted, abbreviation, acronyms
Preformatted, abbreviation, acronyms
 
Horizonal ruled line
Horizonal ruled line Horizonal ruled line
Horizonal ruled line
 
Paragraph, text break and formatting text in MS Frontpage 2003
Paragraph, text break and formatting text in MS Frontpage 2003Paragraph, text break and formatting text in MS Frontpage 2003
Paragraph, text break and formatting text in MS Frontpage 2003
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Adobe Photoshop Creating New Document
Adobe Photoshop Creating New DocumentAdobe Photoshop Creating New Document
Adobe Photoshop Creating New Document
 
Adobe Photoshop Toolbar
Adobe Photoshop ToolbarAdobe Photoshop Toolbar
Adobe Photoshop Toolbar
 
Tips In Designing A Webpage
Tips In Designing A WebpageTips In Designing A Webpage
Tips In Designing A Webpage
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 

Recently uploaded

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 

Recently uploaded (20)

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 

Table in MS Frontpage 2003

  • 2. Table  It is a tabular arrangement of information on your screen.  A table is made up of rows and columns of cells into which you can insert text and graphics.  Table is an object of a webpage use to organize the information on it.
  • 3. Usage of a Table  It is used to organize the information of a Web page.  A table is made up of rows and columns of cells into which you can insert text and graphics.  You can customize your tables in a variety of ways to make them more attractive and easy to read.
  • 4. Elements of a Table  Cell – The basic element of a table  Row – Specifies the horizontal dimension of a table.  Column – Specifies the vertical dimension of a table
  • 6. Attribute of a Table  Border – specifies the thickness of the lines around the table. – The value is any number between 1-20. – The syntax: • <table border=“number”>
  • 7. Attribute of a Table  BACKGROUND – Provides the URL of an image file to be used as the table’s background. – The syntax: • <table background=“URL”>
  • 8. Attribute of a Table  BGCOLOR – Denotes the color of the table covering the whole table itself. – The value is a hexadecimal color code or the name of the color itselft. – The syntax: • <table bgcolor=“name of the color”>
  • 9. Attribute of a Table  BORDERCOLOR – Denotes the color of the table border only. – The value is a hexadecimal color code or the name of the color itself. – The syntax: • <table bordercolor=“name of the color”>
  • 10. Attribute of a Table  ALIGN – Sets the horizontal alignment of the element inside the Web browser. – The value can be left, right and center – The syntax: • <table align=“position of the table”>
  • 11. Attribute of a Table  CELLPADDING – Sets the number of space between cell walls and its content. – The value are in pixels (px) or as a percentage. – The syntax: • <table cellpadding=“10”>
  • 12. Attribute of a Table  CELLSPACING – Sets the number of space in pixels or as a percent between cells. – The syntax: • <table cellspacing=“10”>
  • 13. Attribute of a Table  WIDTH – – Sets the horizontal dimension of a table – The syntax • <table width=“ %”>  HEIGHT – Sets the vertical dimension of a table – The syntax • <table height=“ %”>
  • 14. COMPONENTS OF A TABLE ELEMENT
  • 15. The TABLE ROW Element  The <tr> tag is used to create a row within the <table> tag.  The syntax: <table> <tr> </tr> </table>
  • 16. <TR> ATTRIBUTE  Align  Bgcolor  Bordercolor  Height  Title
  • 17. The TABLE DATA Element  The <td> tag is used to create a cell within a row in a table element. You can put any content on each cell.  The syntax: <table> <tr> <td> TEXT </td> <td> TEXT </td> </tr> </table>
  • 18. <TR> ATTRIBUTE  Align  Bgcolor  Bordercolor  Height  Title  ….
  • 19. The TABLE HEADER Element  The <th> tag is used to create a row header within the table element. Mostly, web browsers display the content of the <th>element in a boldfaced font and centered within the table cell.  The syntax: <table> <tr> <th> TEXT </th> <th> TEXT </th> </tr> </table>
  • 20. <TR> ATTRIBUTE  Align  Bgcolor  Bordercolor  Height  Title  ….
  • 21. Let’s Analyze the Input <table> <tr> <th>NAME</th> <th>SECTION</th> </tr> <tr> <td>Hannah Keziah</td> <td>IV - Faithful</td> </tr> <tr> <td>Jhoanna Raissa</td> <td>III - Visitation</td> </tr> </table>
  • 22. Give the Input TLE SPECIALIZATION TEACHER ICT IV Mrs. Rosalinda S. Endaya Accounting Mrs. Rosalinda R. Laxamana Culinary Arts Mrs. Cristina N. De Paz
  • 23. Give the Input NO. TLE SPECIALIZATION TEACHER 1 ICT IV Mrs. Rosalinda S. Endaya 2 Accounting Mrs. Rosalinda R. Laxamana 3 Culinary Arts Mrs. Cristina N. De Paz
  • 24. Quiz
  • 25. Direction 1. Create an HTML document of given table. 2. Follow the given format: 3. Apply the following: 1. Table Border – 5 2. Cell spacing – 2 3. Cell padding - 3 4. Align center all the content of cell.
  • 26. UNIT OF MEASURE EQUIVALENT 3 tsp. 1 tbs. 4 tbs. 1/4 cup 5 1/3 tbs. 1/2 cup 8 tbs. 2/3 cup 12 tbs. 3/4 cup 16 tbs. 1 cup 1. Table Border – 5 2. Cell spacing – 2 3. Cell padding - 3