Web Development and Design Foundations with HTML5 (8th Edition)
8th Edition
ISBN: 9780134322759
Author: Terry Felke-Morris
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Question
Chapter 11, Problem 2HOE
Program Plan Intro
Program Plan:
- Include the HTML tag using <html>.
- Include the header tag using <head>.
- Include the style on the webpage using <style> tag.
- Set the background property as “#D3D3D3”.
- Set the color property as “#0000FF”.
- Set the font property as “Times New Roman”.
- Include the style on the webpage using <style> tag.
- Close the header tag using </style>.
- Close the header tag using </head>.
- Open the body of the web page using <body> tag.
- Include the head tag <h1> to display page heading.
- Include the <audio> tag and provide the file name using the <source> element.
- Include the head tag <h1> to display page heading.
- Close the body using </body> tag.
- Include the header tag using <head>.
- Close the file using </html> tag.
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
As per our discussion in class in the past few
days, students are expected to write a PHP code
that reads any HTML page and return a list of
HTML tags existing in that page. What you need
to submit it an HTML file that you experiment
with + PHP file that you run to show the tags.
A file called "Index.html" is noteworthy for a variety of reasons.
Given a page of HTML, you can add spans around some specific terms on the page. When the script is run, all of the words that have the span will be shown in a "Key Terms" section at the bottom of the page.
Chapter 11 Solutions
Web Development and Design Foundations with HTML5 (8th Edition)
Ch. 11.3 - Prob. 1CPCh. 11.3 - Prob. 2CPCh. 11.3 - Prob. 3CPCh. 11.7 - Prob. 1CPCh. 11.7 - Prob. 2CPCh. 11.7 - Prob. 3CPCh. 11.11 - Prob. 1CPCh. 11.11 - Prob. 2CPCh. 11.11 - Prob. 3CPCh. 11 - Prob. 1MC
Ch. 11 - Prob. 2MCCh. 11 - Prob. 3MCCh. 11 - Prob. 4MCCh. 11 - Prob. 5MCCh. 11 - Prob. 6MCCh. 11 - Prob. 7MCCh. 11 - Prob. 8MCCh. 11 - A file that contains a Flash animation uses the...Ch. 11 - Prob. 10MCCh. 11 - Prob. 11FIBCh. 11 - Prob. 12FIBCh. 11 - Prob. 13FIBCh. 11 - When displaying a Java applet, the browser invokes...Ch. 11 - Prob. 15FIBCh. 11 - Prob. 16SACh. 11 - Prob. 17SACh. 11 - Prob. 1AYKCh. 11 - Prob. 2AYKCh. 11 - Prob. 3AYKCh. 11 - Prob. 1HOECh. 11 - Prob. 2HOECh. 11 - Prob. 3HOECh. 11 - Prob. 4HOECh. 11 - Prob. 5HOECh. 11 - Prob. 6HOECh. 11 - Prob. 7HOECh. 11 - Prob. 1WRCh. 11 - Prob. 2WRCh. 11 - Prob. 3WRCh. 11 - Prob. 4WRCh. 11 - Prob. 1FWDCh. 11 - Prob. 2FWD
Knowledge Booster
Similar questions
- Write HTML code::arrow_forwardA file with the name "Index.html" is notable for a number of different reasons.arrow_forwardWrite an HTML file that creates the following web page. Make use of labels and appropriate input types. The dropdown menu has the options: Tooth Extraction, Grafting, Restoration, Cosmetic Dentistry, and Implants.arrow_forward
- Build a html form with the following elements Find: a text box for the user to key in text he/she wants to find.• Replace: a text box for the user to key in the replacement text. If tharrow_forwardPlease write php and html code just Use RegEx Thank youarrow_forwardIn python code, Using Index.html , use Regex to extract the text between the <li> html tags. Index.html: Dwarf Planets Pluto Charon Eris Makemake Ceres Pluto (minor-planet designation: 134340 Pluto) is a dwarf planet in the Kuiper belt, a ring of bodies beyond the orbit of Neptune.Charon is almost half the size of Pluto. The little moon is so big that Pluto and Charon are sometimes referred to as a double dwarf planet system.Makemake is a member of a group of objects that orbit in a disc-like zone beyond the orbit of Neptune called the Kuiper Belt.Eris is the most massive and second-largest known dwarf lanet in the Solar System. It is a trans-Neptunian object in the scattered disk and has a high-eccentricity orbit.Ceres is a dwarf planet in the asteroid belt between the orbits of Mars and Jupiter.arrow_forward
- Write the source code of an HTML page (named as “q1a.html”) that asks two numbers; start and end values of a list that is formed from the numbers divisible by 3. The form within the page should be submitted via the POST method to “q1b.php”arrow_forwardThe name of the file, "index.html," stands out for a number of reasons.arrow_forwardThe filename index.html is significant for many reasons.arrow_forward
- The following Applet class method returns a URL object with the location of the HTML file that invoked the applet.a. getHTMLlocationb. getDocumentBasec. getAppletBased. getCodeBasearrow_forwardphp programmingarrow_forwardCreate a PHP page name it print.php - This page should be reachable via the following url: localhost/<std name>/<std id>/print where std name has at least one char (no numbers) and std id has the format id-20xyz; xyz are three numbers When a request send to print.php, then print student name and her/his id. localhost/tara/id-20222/printarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education