Latest solutions
- Submitted about 1 month ago
Responsive conference ticket generator using html, css and Js
- HTML
- CSS
- JS
Any sort of help will be appreciated
- Submitted about 2 months ago
Social links profile challenge solved using HTML and CSS
- HTML
- CSS
So far, none.
Latest comments
- @measmeas1Submitted about 1 month ago@BCEESAY10Posted about 1 month ago
Well done. This is absolutely an awesome design. Keep it up.
Marked as helpful0 - @zacharyreid-1Submitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
For this project, I was most proud of being able to get it to look as similar to the original as I did. Getting the nutrition table styled properly was definitely a challenge since I have not worked with table much, but once I got it looking good, I was proud of it. I'm not sure if there is anything that I should have done differently or if there is a better practice for any of the elements I included, but if there is, please feel free to let me know!
What challenges did you encounter, and how did you overcome them?The main challenge I encountered with this projects was trying to get the nutrition table styled properly. I was primarily struggling with getting it centered on the page while also having the text aligned to the left.
What specific areas of your project would you like help with?I think the specific areas I need help with are best practices. I'm not very familiar with best practices and am unsure if most of my code meets the standards for best practices.
@BCEESAY10Posted about 1 month agoDoes the solution include semantic HTML? Yes, it does a little bit because of the section tag used. Hopefully you can make use of main, header and footer too in your subsequent projects.
Is it accessible, and what improvements could be made? Yes, it is accessible. The font used is slightly too large.
Does the layout look good on a range of screen sizes? The layout is not responsive at all. Try learning on @media for responsiveness on small screens.
Is the code well-structured, readable, and reusable? Yes
Does the solution differ considerably from the design? No, well done.
0 - @taufiqz11Submitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
learned hover effect which is great and fun
What challenges did you encounter, and how did you overcome them?actually it became more easy for me
@BCEESAY10Posted about 2 months agoThis is a beautiful design. Keep it up. You'll soon become a great frontend developer with such a remarkable css skill. Well done.
1 - @deadtowelSubmitted about 2 months ago@BCEESAY10Posted about 2 months ago
That's an awesome design. Keep it up. The size of your design is a little bit bigger than the original sample.
0 - @PdrOakSubmitted about 2 months ago@BCEESAY10Posted about 2 months ago
This is an awesome design. Slightly bigger than the original design though.
Marked as helpful0 - @DiPSAWCESubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
this is one of the easiest projects but it did challange me quite abit, I am proud of getting all the mobile sizes in my css because i got stuck quite abit. If i had to start the project all over i would plan it out better in terms of my workflow and design.
What challenges did you encounter, and how did you overcome them?I missed some minor details in terms of getting the sizes to be exactly same, I tried to use AI to help me get it right but that did not help much.
What specific areas of your project would you like help with?The element sizes espicially the author image i struggled to size it to be the same as the the figma design file.