-
-
Notifications
You must be signed in to change notification settings - Fork 385
London | ITP - Jan -26 | MOHSEN ZAMANI | Sprint 1 | Wireframe to Web Code #931
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?
London | ITP - Jan -26 | MOHSEN ZAMANI | Sprint 1 | Wireframe to Web Code #931
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.
1
You should update index.html instead of preparing a separate HTML file.
Can you apply changes to index.html and delete explain.html?
2
One of the key objectives of this exercise is, "Check a webpage against a wireframe layout"
When a wireframe is provided, our implementation should closely reflect its appearance and layout to ensure consistency with design expectations. For examples,
- The PAGE TITLE, SUBTITLE, and the footer should be centered
- The second and the third articles should have the same width, and appear side by side beneath the first article
- Each article should have a "READ MORE" link surrounded by a border.
- etc.
Can you update your page so that its structure matches the layout shown in the wireframe?
Suggestion
After you have made all the changes, try asking AI for possible improvements in terms of semantic, accessibility, typo, and consistency.
It can often help us catch errors, improve consistency, and reinforce best practices.
cjyuan
left a comment
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.
Page looks good; it matches the wireframe nicely.
There seem to be some unused CSS code. Can you remove them to keep the code clean?
|
Please note that in ITP, the recommended way to inform the reviewer of your changes is to do both of the following:
|
Deleted unused CSS code. |
|
|
Great work! |

Learners, PR Template
Self checklist
Changelist
Added side menu to the wireframe
Created new page and answered following questions:
Questions
No questions for this PR.