Web Development and Design Foundations with HTML5 (8th Edition)
Web Development and Design Foundations with HTML5 (8th Edition)
8th Edition
ISBN: 9780134323534
Author: FELKE-MORRIS
Publisher: PEARSON
Question
Book Icon
Chapter 11, Problem 6HOE
Program Plan Intro

Program Plan:

  • Include the HTML tag using <html>.
    • Include the header tag using <head>.
    • Open the body of the web page using <body> tag.
      • Include the page heading using <h1> and </h1> tags.
      • Include the paragraph tag using <p> tag.
      • Explain the reviews of the movie.
      • Include the <video> tag and supply the file name using src attribute.
      • Include the hyperlink tag using <a> and </a>.
      • Close the paragraph tag using </p > tag.
    • Close the body using </body> tag.
  • Close the file using </html> tag.

Blurred answer
Students have asked these similar questions
Send me the code of Q: Create a Web Page Using HTML which shows your name your father name, your university your degree your student id and your picture in the output and also shows some table and layout links and menu bars. In the last of this web page Create Registration Form.
Hello, I'd like to know how I can create a site using HTML, CSS, JS and DOM manipulation. The site should have the following elements: Character pictures with the names of the characters and two buttons under each character card and when one button is clicked, a short bio of the character should appear beneath their image. When the other button is clicked, text should appear under their image about the status of character. Need a search button that allow users to filter characters too   Thank yous
HTML BASED QUESTION After the user enters the phone number, pop up a Good Luck alert message ➢ use onblur and name your function goodLuck() ❖ Add an empty paragraph just below the name field. After the user enters the name, populate the new paragraph with the text “Have we met before, ?” ❖ Add an empty paragraph just below the select field. After selecting a favorite dish, change the background color of the select paragraph and the new paragraph to a new color, and add text to the new paragraph that says “Good choice”. ❖ Add an empty paragraph just below the restaurant rating field. When the user selects 4 or below, add text to the new paragraph that says “Are you sure?”; when the user selects 6 or above, use the text “Great”.  ❖ When the user clicks Reset, show an alert that says “Get it right this time!” and change the background of the page to a bright color. ❖ Add an empty paragraph just below the Submit button area. When the user clicks Submit, first check that the phone number is…
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