London | 26-ITP-May | Chun Yan Wong | Sprint 2 | Wireframe#1376
London | 26-ITP-May | Chun Yan Wong | Sprint 2 | Wireframe#1376cywong-dev wants to merge 4 commits into
Conversation
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
cjyuan
left a comment
There was a problem hiding this comment.
-
According to https://validator.w3.org/, there are errors in your code. Can you fix them?
-
To better match the layout in the wireframe, can you make the title and the "Read More" links in articles 2 and 3 fully aligned horizontally?
- Note: If you have not yet enabled "Format on save" on VS Code, consider following this guide to enable VS Code's
"Format on Save" option or to use its "Format Document" command to ensure your code is always consistently formatted.
Changed the html file with <nav> for better display Changed the css file to the footer control with relative position instead of fixed position
cjyuan
left a comment
There was a problem hiding this comment.
-
According to https://validator.w3.org/, there are errors in your code. Can you fix them?
-
The footer now no longer fixed at the bottom of the page. Can you address this issue so that the implementation meets all the requirement?
-
Your code is well formatted. In case you haven't yet enabled "Format on save" in VS Code, please consider to do so.
replace the <br> with css margin correct the space in the href fixed the footer so that it can be displayed at the bottom of the page
cjyuan
left a comment
There was a problem hiding this comment.
The footer is now fixed at the bottom of the page. Can you also ensure:
- The footer content is centered
- The footer content and the article content won't overlap

Learners, PR Template
Self checklist
Changelist
I completed the changed based on the requirement