NEW PERSP.ON COMP.CONCEPTS-PACKAGE
NEW PERSP.ON COMP.CONCEPTS-PACKAGE
17th Edition
ISBN: 9781337761116
Author: Carey
Publisher: CENGAGE L
Question
Book Icon
Chapter 8, Problem 4RA
Program Plan Intro

To insert a video clip and enable video control to display the imageposter named cp_poster.png. Add two video clip named cp_hatrack.mp4 and cp_hatrack.webm with the mime-type of each video clip in the cp_astaire.html file. When the user’s browser does not support the HTML5 video then display the message as Upgrade your browser to HTML5.

Blurred answer
Students have asked these similar questions
Scroll down to the article element and directly below the h1 heading, insert a video clip with the controls enabled, displaying the poster image ws_jfk_poster.png file. Add two possible sources to the video clip: ws_jfk_speech.mp4 and ws_jfk_speech.webm, including the mime-type for each video source.
In the styles.css file, below the last style rule, add a new comment with the text, Media Query for Tablet Viewport. Below the comment, add a media query to target screen and print for a tablet viewport. Use a min-width: 481px. 1   Step 1 In the tablet media query, create a new style rule for the article element that sets the width to 43%, floats the element to the left, and sets a height of 160px. 2   In the tablet media query, create a new style rule for the footer selector that clears a float on the left Step 2 In the styles.css file, below the tablet media query, add a comment with the text, Media Query for Desktop Viewport. Below the comment, add a media query to target a desktop viewport screen with a minimum width of 900px. 1   In the desktop media query, create a style rule for an article selector that sets the width to 27% and the height to 140px. 2   In the desktop media query, create another style rule for the article…
Open the index.html file and update the comment with your name (firstname lastname), the file name, and the current date (MM/DD/YYYY). Add the text, CH 2 Extend Your Knowledge, to the title element. Locate all div elements and change them to one of the 5 appropriate HTML semantic element. Update the paragraph element on Line 15 to use an h1 element. In the main content area, wrap all paragraph elements within one article element and change the first paragraph element to an h2. For each paragraph element within the article element, add a black small square  (&#9642;) to the beginning of each sentence. In the navigation section, add a nonbreaking space, then a black circle ● (&#9679;), and then another nonbreaking space after the word Perceivable. Do the same for Operable and Understandable.   <!DOCTYPE html><!--    Student Name:    File Name:    Date:11/07/2021--><html lang="en"><head><title>CH 2 Extend Your Knowledge</title><meta…
Knowledge Booster
Background pattern image
Similar 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