Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Expert Solution & Answer
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
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
language: HTML
Create a responsive webpage for food items. there are three requirements
1: when the user hovers over the item name ('item 1') the details of the item should be displayed. the text should return back to the original (aka from the food description to the food name ) after the mouse pointer moves away
2. When the user clicks 'add to cart' for an item, the 'cart total' is updated, and the button to add the item to the cart is disabled so that it cannot be added twice.
3. the user can input an amount into the 'confirm purchase' section and click the button. If the amount is less than the 'cart total', the following alert should be shown:
"payment amount is less than cart total"
otherwise:
"payment complete"
JavaScript
write html code for drawing given table. give some choices in select city option as well
Chapter 9 Solutions
Basics of Web Design: Html5 & Css3
Knowledge Booster
Similar questions
- Create a PHP script to generate multiplication table. Use html tags. The user will enter the number of rows and columns in a text box. The user will then click the Generte button to generate a multiplication table. The user will then search for a value in a text box and highlight the value being searched.arrow_forwardDesign HTML Form in javascriptApply the data validation :1. Mobile number field data must be a numeric data and not less than 8 digits,2. The email field must accept the data which must contain the character '@' and dot (.). Andthe character @ must not be the first character and the last dot must at least be onecharacter after the @.On submitting the form, If all these validations are followed, another Html page.arrow_forwardWhat type of link is required to connect a Pega PRPC Assignment to a distinct type of form?arrow_forward
- The following table is in 2NF. Convert it to 3NF using proper notation: Forum (ForumNum, ForumDate, CustomerNum, LengthOfForum, PresentationCode, FacilitatorID (LastName, FirstName, Street, City, ZipCode))arrow_forwardIf <center> tag in html is already deprecated, then why does it still exist on browsers when you render it?arrow_forwardWrite a query codes of html for registration form for visual studio software when building a web application for registration form.arrow_forward
- What should be entered into the HTML editor in order to display the table in the image below? Order Summary Dessert Amount Sold Flavours Sold Cookies 7 Cakes 10 Pies 12 Pastries 14 Totals 43 6 3 err 2 16 MacBook Airarrow_forwardPlease create an html web page where the discount calculator will be created and the functionality will be implemented. Also, link it with the PHP.arrow_forwardWrite the HTML code to output the following using TABLE tagarrow_forward
- why <A> tag is used in HTML? write down the meaning of all the <A> tag attributes.arrow_forwardDraught the markup for a table in HTML that represents the schedule for your next class. The various class times should be listed as column headings in the columns, and the different days of the week should be included as row headers in the rows. The data in the table needs to show both the topic and the name of the instructor. Make sure the table has a suitable caption, which will be shown at the very top of the table.arrow_forwardAmong the three different types of list elements in HTML, description/definition lists are less known. Describe a use case of description/definition lists with HTML code segment.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- New Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher:Cengage LearningCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE L
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L