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

Build a Personal Portfolio

**Objective:** Fulfill the user stories below and get all the tests to pass to complete the lab. **User Stories:** 1. Your portfolio should have a welcome section with an `id` of `welcome-section`. 2. The welcome section should have an `h1` element that contains text. 3. Your portfolio should have a projects section with an `id` of `project-section`. 4. The projects section should contain at least one element with a `class` of `project-tile` to hold a project. 5. The projects section should contain at least one link to a project. 6. Your portfolio should have a navbar with an id of `navbar`. 7. The navbar should contain at least one link that you can click on to navigate to different sections of the page. 8. Your portfolio should have a link with an id of `profile-link`, which opens your GitHub or freeCodeCamp profile in a new tab. 9. Your portfolio should have at least one media query. 10. The height of the welcome section should be equal to the height of the viewport. 11. The navbar should always be at the top of the viewport. **Note:** Be sure to link your stylesheet in your HTML and apply your CSS.
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.