You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve UI/UX: refactor filter pills, redesign resource cards, add GitHub stars, and remove broken link
- Refactor filter pills to use horizontal scrolling with outline style for inactive pills
- Redesign resource cards: move like button to top-right, remove date, improve tag styling
- Add color-coded tags (blue for css/html/layout, yellow for js/ts/react, green for testing, purple for accessibility)
- Add GitHub stars display with golden star icon for social proof
- Remove broken Dive Into HTML5 resource link
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,6 @@
60
60
61
61
### HTML5
62
62
63
-
-[Dive Into HTML5](http://diveintohtml5.info/index.html) - Classic comprehensive guide to HTML5 features. Still valuable for understanding semantic HTML and modern web standards.
64
63
-[HTML5 Cheat Sheet](https://websitesetup.org/html5-cheat-sheet/) - Quick reference guide for HTML5 tags and attributes. Great for daily development.
65
64
-[Responsive Images Guide](http://cloudinary.com/blog/automatically_art_directed_responsive_images) - Excellent article explaining responsive images with practical examples. Essential for modern web development.
0 commit comments