responsive payment card . just a UI with html and css only .
Design comparison
Solution retrospective
ok so this was my first challenge i tried to do nd i guess it was very helpful for me in terms of learning and understanding html elements . so i'd be vey glad if you just give your few minutes to see and give any suggestions to me that can be very helpful for me. thank you 😊😊
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay ! Good Job ANIKET
These below mentioned tricks will help you remove any Accessibility Issues
-> Add
Main
tag after body like it should be your container. For 1st heading orh1
tag, use header tag and then inside the header put yourh1
orh2
etc . But use header tag only once in main heading element.-> Always use the "alt attribute" and just leave it empty bt.. always add it with img tag.
Keep up the good work!
Marked as helpful0 - @Aniket1026Posted over 2 years ago
Thank you so much for the tips . I am really glad that you took your time and tried to help me . nd most importantly I'll do the things you've mentioned .Again thank so much have a nice day 😊
0
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