Steve Xero
@stevexeroAll solutions
- Submitted 8 months ago
Four card feature section using Tailwind CSS and Flexbox
- HTML
- CSS
My next aim for a11y is to focus on screen readers. If anyone knows of the best screen readers to use during development, I'm open to suggestion!
- Submitted 8 months ago
Product Preview Card Component - HTML, LESS, BEM
- HTML
- CSS
If anyone has any feedback on my Less implementation, I'd be appreciative!
- Submitted 8 months ago
Blog Preview Card - focusing on relative units
- HTML
- CSS
The main focus of this project was to use relative units as opposed to fixed pixel sizes. I was trying to keep the solution as close to the design as possible, resulting in some crazy rem's, like 0.875rem. Is this ok?
- Submitted 8 months ago
QR Code Component with semantic HTML, no classes and CSS no flex/grid
- HTML
- CSS
I wrapped the whole card component in a section tag. Should I have separate semantic tags for the card image and the card info?
- Submitted 8 months ago
Social Links Profile built with HTML and Tailwind CSS
- HTML
- CSS
I would appreciate (so much) any insights on properly implementing accessibility standards for screen readers!
I would also love any feedback on the layout of my Tailwind configuration file.
- Submitted 8 months ago
Recipe Page using HTML and Sass focusing on a11y and BEM
- HTML
- CSS
If anyone can look at my Sass file and offer improvements, I would greatly appreciate it!
- Submitted 8 months ago
Responsive landing page using HTML and CSS
- HTML
- CSS
I would definitely like more insight on accessibility and how to best implement it.
- Submitted over 2 years ago
Advice generator made with React utilizing Advice Slip JSON API
- HTML
- CSS
- JS
- API