Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Chapter 9, Problem 2HOE
Program Plan Intro
Program Plan:
- Include the HTML tag using <html>.
- Open the body tag “<body>”.
- Open the table tag “<table>”.
- Open the body tag “<body>”.
- Open the group headers tag “<thead>”.Inside this tag
- Open the table row tag “<tr>”.
- Open the table heading tag “<th>” to add table headings.
- Close the table row tag “</tr>”.
- Close the group headers tag “</thead>”.
- Open the group body tag “<tbody>”.Inside this tag,
- Open the table row tag using “<tr>”.
- Open the table data tag “<td>” to add data to the cells.
- Close the table row tag using “</tr>” tag.
- Close the group body tag using “</tbody>”.
- Close the table tag using “</table>”.
- Close the body tag using “</body>”.
- Close the html tag using </html>.
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
JS should be used else downvote not only Html.
Make a class schedule table in HTML. Row headers should show days of the week and column headers class times. Tables should list subjects and instructors. Caption the table with its content.
Create a class timetable table in HTML. The columns should provide class times, and the rows
should include days of the week. Subject and instructor should be in the table data. The table's
top caption should be suitable.
Chapter 9 Solutions
Basics of Web Design: Html5 & Css3
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- 12. List the isbn and name of the book, the id and firstname of the editors. Make sure to include all books in the book table. Order alphabetically by book name.arrow_forwardHeader Nav Article Aside Footer Nav Header Article Footer Create the above templates in html, use tables.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_forward
- 11. List the isbn of the book, the id and firstname of the editors. Include all books in the bookeditor table.arrow_forwardCreate a clustered column chart that shows the total amount each active customer with a data plan must pay. Format the total pay column to currency and give the chart an appropriate title. Remember to label the axes. (Hint: Create a query and export it to a spreadsheet application to create the chart.) Ensure that the chart is labelled appropriately and is placed on a new sheet. Name the Spreadsheet as MGMT2006_G#_. For example, MGMT2006_G50_ Jane Doearrow_forwardNormalize to 3NF. Include tables from 1NF AND 2NF. Thank you!arrow_forward
- Create a new table containing the category code and description for the categories of books sold by JustLee Books. The table should be called CATEGORY, and the columns should be CatCode and CatDesc. The CatCode column should store a maximum of 2 characters, and the CatDesc column should store a maximum of 10 characters.arrow_forwardCreate a list of all customer numbers along with text indicating whether the customer has been referred by another customer. Display the text “NOT REFERRED” if the customer wasn’t referred to JustLee Books by another customer or “REFERRED” if the customer was referred.arrow_forwardSome data can be represented using nested Tables. A Table is considered nested when its parent element is a Table Data element. Recreate the table below in nested_table.html. id type ppu batters topping id type 5001 | None 5002 Glazed 5003 Sugar 5004 Powdered Sugar 5005 | Frosting 0001 | donut 0.55 0002 cupcake 0.75arrow_forward
- Creating tablesWhen creating the fields, make sure you select the correct data type and add enough characters per field. Field names do not contain a space. Create a table named course with the following fields; course id (primary key), course num, course name Create a table named student with the following fields; student id (primary key), first name, last name, major, phone, semester, year, age. Create a table named professor with the following fields; professor id (primary key), first name, last name, department, hire date (date field). Create a table named semester with the following fields; semester, year Create a table named teach with the following fields; teach id (primary key), course id (foreign key, based on course id in course table), professor id (foreign key, based on professor id in professor table), semester, building, class room number Create a table named take with the following fields; teach id (primary key, foreign key based on teach id in the teach table),…arrow_forwardWrite HTML code by using table structure according to given figure. You have to provide your First, Middle, and Family name in the table. You should use rowspan and colspan attributes of table. First name: Rabab Middle name: Abdulwahid Family name: AlMansourarrow_forwardWrite HTML code by using table structure according to given figure. include the provided First, Middle, and Family name in the table. use rowspan and colspan attributes to create the table. First name: Rabab Middle name: Abdulwahid Family name: AlMansour see picture below for examplearrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Np Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:CengageNew Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher:Cengage Learning
- COMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE L
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
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