Latest solutions
Latest comments
- @ebukathedevSubmitted about 3 years ago@2divPosted about 3 years ago
Hi Ebuka, congratulation completing the challenge, you design look very close to solution design. To fix the accessibility issue in your report wrap your code inside main tag , you can write it like
<main class="container"> </main> over all you did well.1 - @qu3binSubmitted about 3 years ago@2divPosted about 3 years ago
Hi Kevin congratulation completing the challenge ,your design is very close to the main design.
You have an issue with box size because i click to view the live website the "cancel order button" is not appearing on the website. you need to check your box size for large screen and mobile screen too.
1 - @andrew8gmfSubmitted about 3 years ago@2divPosted about 3 years ago
Hi Your design look fine but you need to improve accessibility by wrapping your code in main tag ex : <main class="container">. Also add h1 tag.
You need to add overly to the main image , its a part of the design requirement.
I never used Angular and did not find your CSS file but above tips will solve the accessibility issues in your report.
Marked as helpful1 - @stephanniegbSubmitted about 3 years ago@2divPosted about 3 years ago
Hello Stephanie First of all congratulation on completing this challenge and your solution is very good. below are my tips for improvement :
- Fix the a accessibility issue by change h2 to h1
- Also you need to increase the border radius for the box and the button
- You need to check the size for mobile screen because card look large.
over all you did great.
Marked as helpful0 - P@ashikodesSubmitted about 3 years ago@2divPosted about 3 years ago
Hi Ashikod, i tried to open your code link but link is broken and not working. Make sure to write your correct github repo link.
0 - @s4radSubmitted about 3 years ago@2divPosted about 3 years ago
Hi Sarad ,
I see you use Bootstrap class that's great and advance than my code which is simple html/css your code is good too... congratulation completing the challenge.
0