Latest solutions
Bookmark build with -> Vite + React + TS + TailwindCSS
#react#tailwind-css#typescript#viteSubmitted 10 months agoIP Address Tracker React with React-Leaflet, IP-API.COM
#accessibility#reactSubmitted over 2 years ago
Latest comments
- @shamstash@cornelber
Hi Ahmad Douqa
- Add alternative text to the images example: (<img id="img" src="assets/image-equilibrium.jpg" alt="image equilibrium">) and also for the icons, moreover you can add svg directly in the code instead of img (just in the case where is svg files).
- For <div id="main-card"> you should add landmark role.
However that was a great job! Keep working ;)