Lyle Patterson
@Squing0All solutions
- Submitted 6 months ago
Recipe page using flexbox and tailwind css.
- HTML
- CSS
Mainly getting the border lines to work for the table as these while these are definitely applied styles, they aren't visible and also having space between list numbers and list items.
- Submitted 6 months ago
Social Links page using flexbox and tailwind.
- HTML
- CSS
Is it normal in tailwind to just have multiple classes that are the exact same? This doesn't seem efficient. I also think I was too precise with my margins here and it feels like there was a better way to do this.
- Submitted 6 months ago
Blog page using flexbox and a media query.
- HTML
- CSS
The challenge said it was possible to make text smaller without using media queries but I was unable to do this. I also had a lot of trouble scaling the image down and I'm not sure if the way I've done it is good practice. I also noticed that in the mobile design that the challenge gave that the image appears to be zoomed in but I was unable to achieve this effect. I also only used hover and not focus as the challenge listed as it was unclear where to use this.
- Submitted 6 months ago
Simple QR code page using flexbox.
- HTML
- CSS
I would definitely change how I centered the main section to be more dynamic.