Hi all, This is my second challenge and I tried to make it entirely with CSS-Grid. Looking forward to your feedback.
Thank you,
Jithu
Hi all, This is my second challenge and I tried to make it entirely with CSS-Grid. Looking forward to your feedback.
Thank you,
Jithu
Feedback will be highly appreciated
Looks good styles are the same and it's also responsive(looks good on mobile as well). Good job :-)
So this is my third design here. I think I am now comfortable with newbie challenges and go to the next level. I will really appreciate if someone could have a look and tell if it's good or not or whether I should move to more complex stuff or just practice on simple stuff more.
Hi I think it looks good I would add alt(alternative text) to the images they are for blind people who are using screen readers if the image is not important only decorative u should have alt aria-hidden true. From CSS I see u positioned with flexbox u centered it horizontally but not vertically. But overall good job I think it's up to you if you want to try more complex challenges then go for it.
Would appreciate any feedback, as it is my first time trying out HTML/CSS challenges. Thanks a lot in advance!
Hi overall it looks good but you have a few HTML issues you don't have a title element also your IMG should have alt (alternative text) it's used by screen readers for blind people and also helping get your website higher in search systems. From CSS you can change the text color to grey and the button background color to blue. But overall Good job as the first challenge you did :-)