Latest solutions
I used responsive unit like rem to adjust to different size of screen
Submitted 2 months agoHow do i determine the correct size of margin and padding just based on the design image given?
Used flexbox to center the card element
Submitted 2 months agoI would like to learn which method is better to use to center element vertically and horizontally in the page?
I used flexbox to center the card and also used rem for font sizes.
Submitted 2 months agoHow do pick the correct font sizes or family for my website? is there a tips on how to set the perfect font size or family to your website to make it more user friendly or make it readable.
I used flexbox to make the page to be responsive
Submitted 3 months agoIs it okay to use github co pilot for my learning process or is it not good for beginner?
Latest comments
- P@FilipKod@4glightning
I'm learning a lot from your solution very helpful. How do you determine the right margin and padding used for the whole page to be the same as the design?
- @kasra6What specific areas of your project would you like help with?
Any feedback appreciated! Thank you
@4glightningSeeing your work and code made me learn a lot of things. I tried comparing your code to mine and your's is just better in Maintainability, Responsiveness and Scalability. Can you tell me what method do you use? is it traditional css or is it react that your are using?
- @TitoFons1What are you most proud of, and what would you do differently next time?
I am proud of being able to do this all by myself, but I still think there is some thing I am lacking of, like optimization and organization.
What challenges did you encounter, and how did you overcome them?Mostly I had problems with flexbox, but just looking at old projects I had, I figured how to resolve the problems
What specific areas of your project would you like help with?- Optimization
- Documentation
- Organization
- BEM structure
@4glightningHi Titofons, if you are using Visual Studio you can use github copilot to help further understands your code or flexbox in your case. What I see missing in your design compared to the design given is your's is missing the border for the card you can just add border: 1px solid black in the card style. Hope this helps.
Marked as helpful - @linus-21@4glightning
The solution is smaller than the design and qr code is better to be bigger so visibility of the pattern can be scanned easily using qr code scanner. The color of the font for the p should be more darker so people can read it better. This is just my suggestion in my own opinion.