-
-
Notifications
You must be signed in to change notification settings - Fork 266
Northwest | May-2025 | Sofayas Solomon | Wireframe #576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Implementation looks good. Code is free of error and well indented.
Can you make these changes to further improve your implementation and PR?
-
When a wireframe is provided, our implementation should closely reflect its appearance and layout to ensure consistency with design expectations. You're off to a solid start. To better align with the wireframe, can you center the page title and the short description beneath the title?
-
To follow best practices, can you provide a brief description (under the "Changelist" section) summarizing the purpose of the PR and the changes you’ve made
@cjyuan can you please review my work again so that i can complete my project on time. ps thank you for the comment |
According W3C Markup Validation Service, there is an error in your code. Can you fix it? We may introduce new errors to our code whenever we make changes. So a good practice is to validate our code before submitting them for a review. Please note that in CYF courses, the recommended way to inform the reviewer of your changes is to do both of the following:
|
@cjyuan Thanks for your feedback! |
Well done! |
Learners, PR Template
Self checklist
Changelist
<header>
,<main>
,<article>
, and<footer>
.Briefly explain your PR.
Centered the page title and description using CSS to align with the provided wireframe.
Replaced obsolete
tags with modern CSS practices.Validated HTML code using W3C Markup Validation Service to ensure compliance.
Ask any questions you have for your reviewer.