Blenimator
@BlenimatorAll solutions
Responsive blog card challenge
Submitted 3 months agoFor some reason the live page on github doesn't display the images - even though they are totally fine with the live server addon in vscode.
Would love to get some help with the responsiveness of the page and some guidance for the general structure of the html and css file.
QR code challenge
Submitted 4 months agoI wonder if it's actually correct that between the mobile and the desktop design wasn't really a difference? Did see other solutions that used media query, but when i was looking to the figma files, i couldn't see big differences overall.
As mentioned above, for now layouting the website and keep it responsive is my biggest issue.
Recipe page with basic html and css usuage
Submitted 4 months agoSurely in the area of planning. At first glance it looked like a doable challenge, but in the end it would have been better to try identify the structure of the page directly and plan it accordingly. How do i plan ahead and how do i analyse other websites?
It feels like i do have lots of unnecessary code in the style.css which could have been solved better/more elegant. How to avoid unnecessary code?
What confuses me the most is the responsive part in the challenge and how to achieve different looks for desktop/mobile version. How to make sure to deliver the proper design sizes?