Latest solutions
- Submitted 3 months ago
Recipe Page
- HTML
- CSS
As per usual, I want to do things the most "industry-standard" and flexible way.
- Submitted 3 months ago
Social Links Profile
- HTML
- CSS
Once again, I'd like to improve my code standardization and my proficiency with more advanced frameworks like flex and grid.
- Submitted 3 months ago
Blog Preview Card
- HTML
- CSS
I would love to see if there are more elegant or "industry standard" ways to create this solution.
- Submitted 3 months ago
QR Code Component
- HTML
- CSS
I want to improve my ability to build things for many different screen sizes, instead of just one static size.
Latest comments
- @TollyGSubmitted 4 months ago@pikrusePosted 3 months ago
This is nice! It looks like the basic structure matches the design layout. However, I feel that some of the formatting could be improved. It helps me to look through the provided
style-guide.md
to know the best colors and fonts to use. Still, good work!0 - @siddhisarpaleSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
would try using different tools, libraries and frameworks. And would code more professional.
What specific areas of your project would you like help with?more optimised code
@pikrusePosted 3 months agoThis looks good! The site was responsive when I checked it out. I think that you could center the main container a little more accurately on the vertical axis. Additionally, it might help to keep your css code in a
style.css
file and reference it from the html file. Personally, that makes debugging a bit easier.Marked as helpful0 - @DanielTheBoySubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I am proud of the fact that I completed this challenge in one day. I would definitely look to structure my work down on a piece of paper before starting out as it would give a an idea on how to start
What challenges did you encounter, and how did you overcome them?I had issues making the desktop design fit without needing to scroll to view the other parts of the card. I also had issues with setting the padding and width of the card.
What specific areas of your project would you like help with?I need help with the desktop view and also making it responsive
@pikrusePosted 3 months agoThis card looks pretty cool! However, I'm not sure that it aligns with the challenge - it seems pretty different. Was this meant for a different challenge?
0 - @Oderr2Submitted 4 months ago@pikrusePosted 3 months ago
Nice Solution! It looks like the sizing is pretty on point here, which I struggled with. Something that might help is utilizing the
design.md
file that was provided to match the fonts and colors a bit more. Also, making the image bigger might help the solution match. Overall, nice work!0