-
-
Notifications
You must be signed in to change notification settings - Fork 267
WM | ITP-MAY-25 | Tesfalem Hailu | Wireframe #722
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?
WM | ITP-MAY-25 | Tesfalem Hailu | Wireframe #722
Conversation
enhanced the visual representation
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Revised the content of index.html to improve clarity, structure, and presentation across the homepage. Updates include rewriting text for better readability, organizing sections more effectively, and ensuring that all information is accurate and relevant to the website’s purpose.
I don't have a laptop so I was unable commit the changes one by one. |
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.
You are off to a good start, implement the requested changes, and you should be good to go.
Wireframe/articles.md
Outdated
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.
@tesfathefture i am not sure this file is necessary.
Wireframe/index.html
Outdated
<h1>Wireframe</h1> | ||
<p> | ||
This is the default, provided code and no changes have been made yet. | ||
<h1 style="text-align: center;">Wireframe</h1> |
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.
Create a class in your style.css and use it for your h1 and p instead of using inline style and repeating yourself
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.
I have used it for h1 and p instead of using inline style and repeating itself
Wireframe/index.html
Outdated
<footer> | ||
<p> | ||
This is the default, provided code and no changes have been made yet. | ||
</p> | ||
<p>Author: Tesfalem Hailu</p> | ||
<p><a href="mailto:[email protected]">[email protected]</a></p> | ||
</footer> |
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.
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.
I have improved the footer to make it look better.
Also, your changeset description looks rather generic. It would be great to be more specific about what was changed and why. For example, instead of:
You could write something like:
|
Wireframe/index.html
Outdated
|
||
<article> | ||
<img src="placeholder.svg" alt="" /> | ||
</svg> |
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.
This svg tag is no longer required; please remove it.
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.
svg tag is removed.
Learners, PR Template
Self checklist
Changelist
-Implemented semantic HTML structure using elements
-applied CSS Grid for a responsive layout, ensured the first section spans full width, fixed the footer
-the bottom of the viewport, validated the code with W3C (no errors), and achieved a 100% Lighthouse accessibility score."
Questions
how to change the picture lighting to increase comptablity with page.