Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
9th Edition
ISBN: 9780134801148
Author: Terry Felke-Morris
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 11, Problem 3AYK

Explanation of Solution

Given code:

The given code is used to display the video “sparky.webm” on “Safari” web browser as follows.

<!DOCTYPE html>

<!--HTML Tag-->

<html lang="en">

<!--Head Tag-->

<head>

<!--Title Tags-->

<title>Find the Error</title>

<!--Meta Tag-->

<meta charset="utf-8">

<!--Close Tag-->

</head>

<!--Body Tag-->s

<body>

<!--Video Tag-->

<video controls="controls" width="160" height="150">

<!--Source Tag-->

<source src="sparky.webm" type="video/webm">

<!--Paragraph Tags-->

<p>You are missing a great video...

Blurred answer
Students have asked these similar questions
I need this in html  Code should be write else unlike
Design  HTML Form in javascriptApply the data validation :1. Mobile number field data must be a numeric data and not less than 8 digits,2. The email field must accept the data which must contain the character '@' and dot (.). Andthe character @ must not be the first character and the last dot must at least be onecharacter after the @.On submitting the form, If all these validations are followed, another Html page.
Write the HTML code for the following simple page that takes the names of two siblings as well as their ages and tells us which sibling is older. The user types the names and ages. After the user clicks on the "compare ages" button the result will appear. name: age: name: age: compare ages! result
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L