FirstHalcyon
@FirstHalcyonAll solutions
- Submitted 12 days ago
Mobile-First Product Page
- HTML
- CSS
Honestly, any tips for responsive typography and rem-based containers will be really appreciated. Maybe, I should have had a clamp() with my min and max font sizes, but I still struggle a bit to visualize how calc() works.
- Submitted 19 days ago
Mobile-Responsive Recipe Page With CSS Grid
- HTML
- CSS
If someone could give me some pointers on my code for the lists, I'd really appreciate it. Something to get it to look a bit less bloated. Also, I'd like to know if it's bad practice to wrap in a div. I only did it to center it, but I'd love to see alternatives.
- Submitted about 1 month ago
Blog Article With Flex
- HTML
- CSS
Mostly the html tags. It's my first time using them, so I'm not too sure if I did my best with them.