New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN: 9781305503922
Author: Patrick M. Carey
Publisher: Cengage Learning
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Chapter 1.3, Problem 4QC
Program Plan Intro
To write code to create a navigation list for the given items: Home, FAQ, Contact Uswhich can redirect the user to index.html, faq.html and contacts.html.
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
Code and output . Please give screenshots
Create the below page using HTML. On clicking the Save Details button make a post request to the page named insert.php to send the form data. In insert.php write the php code to insert the data in to a table named club events. The
club events table has five columns named title, mark, duration, date and description.
On clicking Go Back button redirect the user to page named home.html
On clicking the Reset button clear all the data from the input tags.
Event Details - Open Source Community
Event Title*
Max Marks*
Max No of Hours*
Event Date*
mm/dd/yyyy
Event Description
Go Back
Save Details
Reset
how do I create the following pages:
Main Page (index.html) - This page will display the user's list with edit and delete options for each list item. "Completed" list items should be hyperlinks that take you do the View List Item page.The user should be able to add a new item to the list right on this page by providing just a title and description (then they can edit the list item to add more details later).
Edit List Item (edit-item.html) - Once a user has completed a bucket list item, they can provide more information. You can choose what type of information they might want to record for completed items but at minimum you should have:
Title (this was provided when the item was created, and in A3 will be populated from the database)
Description (this was provided when the item was created, and in A3 will be populated from the database)
Rating - eventually this should be a star system, but that typically requires a little (sometimes a lot) of JavaScript, so the star part would come…
Chapter 1 Solutions
New Perspectives on HTML5, CSS3, and JavaScript
Ch. 1.1 - Prob. 1QCCh. 1.1 - Prob. 2QCCh. 1.1 - Prob. 3QCCh. 1.1 - Prob. 4QCCh. 1.1 - What is incorrect about the following code?...Ch. 1.1 - Prob. 6QCCh. 1.1 - Prob. 7QCCh. 1.1 - Prob. 8QCCh. 1.1 - Prob. 9QCCh. 1.2 - Prob. 1QC
Ch. 1.2 - Prob. 2QCCh. 1.2 - Prob. 3QCCh. 1.2 - Prob. 4QCCh. 1.2 - Prob. 5QCCh. 1.2 - Prob. 6QCCh. 1.2 - Prob. 7QCCh. 1.2 - Prob. 8QCCh. 1.2 - Prob. 9QCCh. 1.3 - Prob. 1QCCh. 1.3 - Prob. 2QCCh. 1.3 - Prob. 3QCCh. 1.3 - Prob. 4QCCh. 1.3 - Prob. 5QCCh. 1.3 - Prob. 6QCCh. 1.3 - Prob. 7QCCh. 1.3 - Prob. 8QCCh. 1.3 - Prob. 9QCCh. 1 - Prob. 1RACh. 1 - Prob. 2RACh. 1 - Prob. 3RACh. 1 - Prob. 4RACh. 1 - Prob. 5RACh. 1 - Prob. 6RACh. 1 - Prob. 7RACh. 1 - Prob. 8RACh. 1 - Prob. 9RACh. 1 - Prob. 10RACh. 1 - Prob. 11RACh. 1 - Prob. 12RACh. 1 - Prob. 13RACh. 1 - Prob. 14RACh. 1 - Prob. 15RACh. 1 - Prob. 16RACh. 1 - Prob. 17RACh. 1 - Prob. 18RACh. 1 - Prob. 19RACh. 1 - Prob. 20RACh. 1 - Prob. 21RACh. 1 - Prob. 22RACh. 1 - Prob. 23RACh. 1 - Prob. 1CP1Ch. 1 - Prob. 2CP1Ch. 1 - Prob. 3CP1Ch. 1 - Prob. 4CP1Ch. 1 - Prob. 5CP1Ch. 1 - Prob. 6CP1Ch. 1 - Prob. 7CP1Ch. 1 - Prob. 8CP1Ch. 1 - Prob. 9CP1Ch. 1 - Prob. 10CP1Ch. 1 - Prob. 11CP1Ch. 1 - Prob. 12CP1Ch. 1 - Prob. 13CP1Ch. 1 - Prob. 14CP1Ch. 1 - Prob. 15CP1Ch. 1 - Prob. 16CP1Ch. 1 - Prob. 1CP2Ch. 1 - Prob. 2CP2Ch. 1 - Prob. 3CP2Ch. 1 - Prob. 4CP2Ch. 1 - Prob. 5CP2Ch. 1 - Prob. 6CP2Ch. 1 - Prob. 7CP2Ch. 1 - Prob. 8CP2Ch. 1 - Prob. 9CP2Ch. 1 - Prob. 10CP2Ch. 1 - Prob. 11CP2Ch. 1 - Prob. 12CP2Ch. 1 - Prob. 1CP3Ch. 1 - Prob. 2CP3Ch. 1 - Prob. 3CP3Ch. 1 - Prob. 4CP3Ch. 1 - Prob. 5CP3Ch. 1 - Prob. 6CP3Ch. 1 - Prob. 7CP3Ch. 1 - Prob. 8CP3Ch. 1 - Prob. 9CP3Ch. 1 - Prob. 10CP3Ch. 1 - Prob. 11CP3Ch. 1 - Prob. 12CP3Ch. 1 - Prob. 13CP3Ch. 1 - Prob. 14CP3Ch. 1 - Prob. 15CP3Ch. 1 - Prob. 16CP3Ch. 1 - Prob. 17CP3Ch. 1 - Prob. 18CP3Ch. 1 - Prob. 19CP3Ch. 1 - Prob. 20CP3Ch. 1 - Prob. 21CP3Ch. 1 - Prob. 22CP3Ch. 1 - Prob. 23CP3Ch. 1 - Prob. 24CP3Ch. 1 - Prob. 25CP3Ch. 1 - Prob. 26CP3Ch. 1 - Prob. 1CP4Ch. 1 - Prob. 2CP4Ch. 1 - Prob. 3CP4Ch. 1 - Prob. 4CP4Ch. 1 - Prob. 5CP4Ch. 1 - Prob. 6CP4Ch. 1 - Prob. 7CP4
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
- Create an HTML code for a web page with a form as shown below; that accepts a website visitor's name, e-mail, and birthdate. (1 mark) Add legend and border around the form. (1 mark) • Use HTML5 attribute to configure email field. (1 mark) • Use the HTML5 attribute to configure date as calendar control on browsers.(1 mark) • Place submit and reset bottoms for the form.(1 mark) Personal Data Name: Email: Birthdate: mm / dd/yyyy Submit Resetarrow_forwardWrite the HTML code to display table that looks exactly like image below silver cell gold cell 2.)Write new HTML code that combines with previous code to create new table below silver cell red cell gold cellarrow_forwardSection C: Find AND correct the Errors Each one of the following HTML and CSS codes below have some errors. Clearly mark the errors and rewrite the correct code in the space provided beside each one. Correct code HTML code C1 C 2 h2(top-margin:10px;) > C3 C4 div(length:200px; height:400px;padd:20px;)arrow_forward
- Write the missing HTML and CSS code in the space provided below, for the following HTML file. Please pay attention to the spelling mistakes. Quiz1 Muscat Bank Muscat Bank is one of the largest banks in Oman Visit Muscat Bankarrow_forwardweb development: Write full HTML code to create the following heading and unordered list with required syntax. Create h2 element for header Create the unordered list Add internal CSS to style the header h2 with background-color as rgb(20,220,20) and border-radius as 15px. Add internal CSS to style unordered list bullet as an image –choose any image namearrow_forwardWrite the HTML code to change the layout of "Student Home Page." a. State which document Section you need to add the code.arrow_forward
- Create a file named part_2.html which displays the table shown on the next page. Place the following styles in the Head element of part 2.html to add borders to your table elements: td, th { border: 1px solid gray; }arrow_forwardWhich of the following is (are) FALSE regarding heading styles in Microsoft Word? A) Heading styles predefined in MS Word cannot be modified, but users can add custom heading styles and remove them later B) In order to view document structures in Navigation Pane, the user needs to use heading styles in the document C) In order to use Word to create citations and references, the user needs to use heading styles in the document D) In order to to create hyperlinks to different places in the current file, the user needs to use heading styles in the document E) In order to use Word to generate Table of Content (TOC), the user needs to use heading styles in the documentarrow_forward1. Quick, Simple and Easy HTML Form a. Prepare to code the HTML for the form area. Begin with a form element that uses the post method and the action attribute to invoke server-side processing. Unless directed otherwise by your instructor, configure the action attribute to send the form data to http://webdevbasics.net/scripts/pacific.php. b. Configure the form control for the First Name information. Create a label element that contains the text “First Name:”. Create a text box named myFName. Use the for attribute to associate the label element with the form control. c. Configure the form control for the Last Name information. Create a label element that contains the text “Last Name:”. Create a text box named myLName. Use the for attribute to associate the label element with the form control. d. Configure the form control for the E-mail information. Create a label element that contains the text “E-mail:”. Create a text box named myEmail. Use the for attribute to associate the label…arrow_forward
- How to create a product table page: To create the product list page, you can copy the index.html file you worked on in exercise 7 to the products folder. Then, you can delete the content from the main section and modify the URLs on the page as necessary. • Modify the horizontal navigation menu so it indicates that the product list page is the current page. • Add a table to the section with a caption, a header, and a body as shown above. Be sure to merge the rows in the first column for each category so the category name is displayed only in the first row. Create a new style sheet named summary.css for the product list page, and copy the styles you need from the main.css file to this style sheet. Then, modify the link element for the style sheet in the products/index.html file so it points to the correct style sheet. • Align the caption, headings, and data, and apply any other required formatting as shown above. Use a structural pseudo-class selector to apply a background color of…arrow_forwardCreate 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.arrow_forwardWrite the HTML for a table that corresponds to your class timetable. The columns should contain the different class timings as column headers, and the rows should contain different days of the week as the row headers. The table data should display the subject and the teacher's name. Use an appropriate caption for the table , which will be displayed on the toparrow_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 Learning
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning