Basics of Web Design: Html5 & Css3
Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 9, Problem 1RQ
Program Description Answer

<tr> tag is used to begin a table row while </tr> tag is used to end a table row.

Hence, the correct option is “B”.

Expert Solution & Answer
Check Mark

Explanation of Solution

“<tr> </tr>” tag pair:

  • In a Hypertext Markup Language (HTML) table, <tr> tag represents a table row. Hence <tr> </tr> is the HTML tag pair which is used to begin and end a table row.
  • Different attributes of <tr> tag include align which sets the horizontal alignment, valign which sets the vertical alignment, bgcolor which sets the background color, background which sets the background image and border color which sets color for all borders of a table.
  • <tr> element may consist of one or more <th> which contains header information or  <td> which contains data.
  • In HTML, <tr> tag generally supports both event and global attributes.

Explanation for incorrect options:

<td </td>  tag pair:

  • In HTML, <td> tag is used to define a cell which contains data in a table. It begins with <td> tag and ends with </td> tag.

Hence, the option “A” is wrong.

“<table> </table> tag pair:

  • In HTML, it defines a table. It begins with <table> tag and ends with </table> tag.

Hence, the option “C” is wrong.

“<th> </th> tag pair:

  • In HTML, <th> tag is used to define a header cell in a table. It begins with <th> tag and ends with </th> tag.

Hence, the option “D” is wrong.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Analyze the charts and introduce each charts by describing each. Identify the patterns in the given data. And determine how are the data points are related.   Refer to the raw data (table):
3A) Generate a hash table for the following values: 11, 9, 6, 28, 19, 46, 34, 14. Assume the table size is 9 and the primary hash function is h(k) = k % 9. i) Hash table using quadratic probing ii) Hash table with a secondary hash function of h2(k) = 7- (k%7) 3B) Demonstrate with a suitable example, any three possible ways to remove the keys and yet maintaining the properties of a B-Tree. 3C) Differentiate between Greedy and Dynamic Programming.
What are the charts (with their title name) that could be use to illustrate the data? Please give picture examples.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Text book image
CMPTR
Computer Science
ISBN:9781337681872
Author:PINARD
Publisher:Cengage
Text book image
Microsoft Visual C#
Computer Science
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Cengage Learning,
Text book image
Oracle 12c: SQL
Computer Science
ISBN:9781305251038
Author:Joan Casteel
Publisher:Cengage Learning