All Tracks/learn the date object by building a date formatter/
Đang tải...
Hướng dẫn thử thách
1 / 27

Step 1

In this project, you will learn about the JavaScript `Date` object by building a date formatter. All of the HTML and CSS for this project have been provided for you. Start by getting the `#current-date` element using the `.getElementById()` method and assign it to a `const` variable called `currentDateParagraph`.
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:⌘↵
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.