Thomas James
@turtlethomAll solutions
- Submitted 4 months ago
Responsive Contact Form with Vanilla JS, CSS, & HTML
- HTML
- CSS
- JS
- Definitely accessibility if any tweaks are needed! I want to ensure all bases are covered when making interactive web applications for ALL visitors.
- Any cool styling tricks or better compartmentalization of any code (JS, CSS).
Ultimately, I'd love to hear thoughts on how you would approach different aspects of this project! My way is not the right way and is definitely not the only way. Constructive criticism is welcome :)
- Submitted 4 months ago
Responsive Profile Page w/ CSS Grid
- HTML
- CSS
Any constructive feedback is welcome!
- Please let me know if I have implemented the font families correctly! :) (Just discovered the
@font-face
statement in CSS).
- Submitted 4 months ago
Responsive Recipe Page using CSS Variables, Utility Classes, & Funcs
- HTML
- CSS
Personally, I would love constructive feedback on:
- Better image sizing techniques
- Redundancies that can be cleaned up within code base
- Alternative/Better units to use and why (
rem
,em
,vw
,dvw
, etc..) - How to implement accessibility appropriately (aria)
- Responsive design tips!