ianwilk20
@ianwilk20All solutions
- Submitted 4 months ago
Fylo Landing Page (Dark Theme)
- HTML
- CSS
- JS
Open to any feedback.
Looking to hear if I could have made any choices that would have resulted in less CSS.
- Submitted 5 months ago
Interactive credit card transaction form
- HTML
- CSS
- JS
I'd really like to know if there's a better or easier way to implement the cards than the way I did.
Also, I'm open to any feedback!
- Submitted 5 months ago
Huddle's Landing Page
- HTML
- CSS
I'd like to know if there's a better practice for developing a responsive website without a huge CSS file that has screen size-specific customizations.
I'm trying to find a way to minimize the amount of CSS I write. Typically I start developing the mobile layout of a site and afterwards move on to designing the standard 1920x1080 desktop layout. Already that requires some media queries. What adds more complexity to the CSS file are the in-between sizes. Most often the in-between sizes need certain customizations to make the site's responsiveness look natural and less like the in-between sizes were forgotten about.
- Submitted 6 months ago
Sunnyside Landing Page
- HTML
- CSS
- JS
I am open to any feedback.
I think it would be helpful to hear from others who did this challenge if they had a similarly large CSS file or if it could be accomplished with much fewer than the 700+ lines I wrote.
- Submitted 6 months ago
WEB 3.0 News Page
- HTML
- CSS
- JS
I'm open to any feedback :)
I don't particularly like that the three images with links to articles at the bottom of the page resize awkwardly. I wanted to keep the aspect ratio of the images so I set their margin to auto; however, when the browser is resized between 800px and 1920px the text beside the images grows bigger than the image at some points and looks funny. I almost needed the images to grow in size proportional to the text's growth because of the screen shrinking due to resizing.
- Submitted 6 months ago
Support request feedback modal
- HTML
- CSS
- JS
I look forward to any feedback or criticisms. I would like to improve.
- Submitted 6 months ago
Ping - Coming Soon
- HTML
- CSS
- JS
I'd appreciate feedback that concerns any aspect of the challenge. I would like to improve my projects.
- Submitted 6 months ago
Responsive brand newsletter sign-up page
- HTML
- CSS
- JS
I am open to any feedback. I'm most curious about if there was a better way to handle the layout variability and responsiveness for this certain page.