Hướng dẫn thử thách
1 / 45
Step 1
In this project, you will build a set of football team cards and learn about nested objects, object destructuring, and default parameters. All of the HTML and CSS for this project has been provided for you.
Start by accessing the `id` called `"team"` from the HTML document and storing it in a `const` variable called `teamName`.
Remember, you can use the `getElementById` method for this.
_NOTE_: The numbers for the team are organized alphabetically by last name. This differs from conventional numbering where the numbers correspond with what is on the player's jerseys.
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:⌘↵