Birmingham | 26-ITP-May | Toluwalase Tiamiyu | Sprint 2 | Wireframe#1303
Birmingham | 26-ITP-May | Toluwalase Tiamiyu | Sprint 2 | Wireframe#1303TTiamiyu wants to merge 28 commits into
Conversation
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
cjyuan
left a comment
There was a problem hiding this comment.
In the wireframe, articles 2 and 3 are positioned below article 1. In your implementation, they appear to the right of article 1 instead (see pic).
In the wireframe, the "Read more" links have uniform padding space around the link. In your implementation, they have more right padding space.
Could you update the CSS so the page layout more closely matches the wireframe?

| <a href="https://www.uxpin.com/studio/blog/wireframing-guide/" target="_blank" rel="noopener noreferrer"> | ||
| The Ultimate Guide to Wireframing | ||
| </a> |
There was a problem hiding this comment.
Indentation is off. Why not enable auto format on VSCode or use its "Format document" feature?
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Can you check your deployed webpage to ensure it looks right? https://deploy-preview-1303--cyf-onboarding-module.netlify.app/wireframe/ |
i noticed the texts in the article were not well padded on the left, the last commit i did addressed this specifically. |
cjyuan
left a comment
There was a problem hiding this comment.
Page layout looks good.
I still noticed the following issue in the text content:
- Some words are misspelled or use incorrect letter casing.
Could you show your HTML code to an AI tool and ask it to check for typo, consistency, and grammar?
There was a problem hiding this comment.
There are still two main selectors in this file. Consider merging the properties from both selectors into a single main rule to make them easier to find and maintain.
There was a problem hiding this comment.
i have improved the grammar, typos and consistency of the html code, i have also merged the two main rules into one.
…main rule merged.
|
Changes look good. |

Learners, PR Template
Self checklist
Changelist
I worked on the html and the css attributes,