Skip to content
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

Elina Eriksson Hult - Project News Site #527

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ElinaEH
Copy link

@ElinaEH ElinaEH commented Aug 25, 2024

Project news site

@JennieDalgren JennieDalgren self-assigned this Aug 28, 2024
Copy link
Collaborator

@JennieDalgren JennieDalgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job with this project 🎉

Excellent work using CSS Grid for the main article section and Flexbox for the header!
To explore: When defining your grid, try out repeat(auto-fit, minmax()) and see how that could help making the grid more flexible across screen sizes without needing many media queries.

You’ve added descriptive alt text to images, which is a great accessibility practice.
Suggestion: Ensure the alt text provides meaningful information, particularly for news images, by making them more descriptive of the image content.

The font choices and sizes are good for readability, especially on desktop. However, for mobile, consider slightly reducing the font size to fit the smaller viewport without overwhelming the user. Try using em or rem instead of px for fonts. (We havent talked much about this yet, but something to explore for the future)

Overall, this is a strong submission that effectively meets the project’s requirements! Great work, and keep refining these small details. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants