P
Chris Eden
@Chriseden83All solutions
- Submitted about 1 month ago
HTML, CSS Grid & JS Responsive News Page
- HTML
- CSS
- JS
How to rectify the hamburger menu transition showing for a brief second when resizing the browser. A gentleman suggested it was because I was using the one nav in desktop as well as mobile but I just don't know? I personally think there should be a fix out there?
I'm still learning JS and it's still early days.
- Submitted 2 months ago
HTML / CSS profile card component
- HTML
- CSS
Generally went ok but I just have to check W3C for placing background images
- Submitted 2 months ago
Blog Preview Card
- HTML
- CSS
Check semantic HTML and best practices for images these days as I see some say a fixed width / height on images are now best practice for performance?
I don't like to put a fixed height on the overall article tag so the height won't be exact.