Hướng dẫn thử thách
1 / 1
Build a Reusable Footer
**Objective:** Fulfill the user stories below and get all the tests to pass to complete the lab.
**User Stories:**
1. You should export a `Footer` component.
2. Your `Footer` component should return a `footer` element that contains all the other elements.
3. Your `footer` element should have:
- At least three unordered lists, each with at least two list items.
- At least one paragraph element with a copyright `©` symbol.
- At least three links with the `href` value set to `#` and the link content set to an icon or text of your choice.
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.html
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵