All Tracks/lab video compilation page/
Đang tải...
Hướng dẫn thử thách
1 / 1

Build a Video Compilation Page

**Objective:** Fulfill the user stories below and get all the tests to pass to complete the lab. **User Stories:** 1. You should have a `main` element as the only child of the `body` element. 1. You should have an `h1` element with the topic of your page. 1. You should have a paragraph introducing the topic of your page below your `h1` element. 1. You should have three `section` elements below your first paragraph. 1. Each section should contain an `h2` element, a paragraph, and an `iframe` element, in this order. 1. The three `iframe` elements should have a `src` attribute set to a valid video. 1. Each `iframe` element should also have a `title` attribute to describe the embedded content, and a `height` attribute and a `width` attribute to set the element to a proper size.
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.sh
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵
Test Output
Thử thách này không có bài test tự động. Hãy quan sát kết quả trực tiếp ở khung Preview.