Latest solutions
- Submitted 2 months ago
QR code component
- HTML
- CSS
If someone has a better answer than me, please tell me where I can improve my code. I would like to gain input, which will help me develop my skills.
Latest comments
- @Riquelme3mSubmitted about 2 months ago@AbhayGhorelaPosted about 2 months ago
You have a good mobile view. However, the desktop view is very different, so make it better.
0 - @Atomico333Submitted 2 months ago
- @Tremy-tSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
The structure is clear, with semantic HTML and modular CSS, making it easy for others to understand or build upon.
What challenges did you encounter, and how did you overcome them?Ensuring the Teaser Tile looked great on various screen sizes (mobile) was tricky.
What specific areas of your project would you like help with?Enhancing responsiveness for more complex layouts or unusual screen sizes.
@AbhayGhorelaPosted 2 months agoYour project is excellent, but I discovered that you need set a maximum width for improved responsiveness.Because it has a width limit, your card won't act strangely in very small sizes after utilizing the main class, which is max-width: 375 pixels.
0 - @KoxoneSubmitted 2 months ago@AbhayGhorelaPosted 2 months ago
I reviewed your code and it is great, and you use grid layout, which is good, but one thing I feel does not match the design is box shadow. The shadow in the original and in your looks different, and you also push unnecessary things like purebe.css, purebe.html, and so on, and you do not edit the readme.md file according to you, but other things like code and design are good
Marked as helpful0