Web Development and Design Foundations with HTML5 (8th Edition)
Web Development and Design Foundations with HTML5 (8th Edition)
8th Edition
ISBN: 9780134322759
Author: Terry Felke-Morris
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 8.4, Problem 1CP

Explanation of Solution

Table:

HTML (Hypertext Markup Language) contains a concept called table that is used for organizing information.

  • It contains opening “<table>” and closing “</table>” tags.
  • Each table contains rows and columns.
    • A row begins with opening “<tr>” and ends with closing “</tr>” tags.
      • The header of the table begins with opening “<th>” and ends with closing “</th>” tags.
    • A column begins with opening “<td>” and ends with closing “</td>” tags. A column is also called as a table cell.

Example:

The below example program demonstrates the working of table, rows and columns...

Blurred answer
Students have asked these similar questions
Briefly explain four challenges often associated with table-based Web page layout
Explain briefly four issues that are frequently related with table-based Web page layout.
Table rows are created by using which tag? Group of answer choices <tablerow> <row> <tr> <trow>     this is for HTML
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
CMPTR
Computer Science
ISBN:9781337681872
Author:PINARD
Publisher:Cengage
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning