Submitted 11 months ago
Advice Generator App - React.js + API + Responsive Mobile Design
@skyv26
Design comparison
SolutionDesign
Solution retrospective
Any feedback will be welcome. Please take some time and give some feedback regarding improvement and enhancement.
Community feedback
- @BlackpachamamePosted 11 months ago
Hey your solution is amazing! š¤©
š Some accessibility and semantics recommendations for your HTML
- I can only mention an accessibility issue, you can add a short description to your image with the
alt
attribute. In case it is just a decorative image, such as an icon or logo, you can leave it empty:alt=""
. More info - You can use the
<picture>
tag to change the image according to the screen size. More info - There is the tag
<q>
for citations. More info
0 - I can only mention an accessibility issue, you can add a short description to your image with the
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord