Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: Using Video Elements | Images and Media
HTML Essentials

bookChallenge: Using Video Elements

Task

Create an HTML document that embeds a video clip showcasing boats at a resort. Add an appropriate attribute for controls. Additionally, use the following URL to specify the video: https://content-media-cdn.codefinity.com/courses/392f24ac-0126-4c34-a28a-f2f26d12196b/section-3/Boats+at+Resort+Video.mp4.

index.html

index.html

copy

Hint

Step 1: Use the <video> tag to embed the video clip. Add the controls attribute to enable standard video controls. Inside the <video> tag, use the src attribute to specify the URL of the MP4 video file.

index.html

index.html

copy

Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 3. Kapitel 6

Spørg AI

expand

Spørg AI

ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

Awesome!

Completion rate improved to 3.13

bookChallenge: Using Video Elements

Stryg for at vise menuen

Task

Create an HTML document that embeds a video clip showcasing boats at a resort. Add an appropriate attribute for controls. Additionally, use the following URL to specify the video: https://content-media-cdn.codefinity.com/courses/392f24ac-0126-4c34-a28a-f2f26d12196b/section-3/Boats+at+Resort+Video.mp4.

index.html

index.html

copy

Hint

Step 1: Use the <video> tag to embed the video clip. Add the controls attribute to enable standard video controls. Inside the <video> tag, use the src attribute to specify the URL of the MP4 video file.

index.html

index.html

copy

Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 3. Kapitel 6
some-alt