Any advice on how to write shorter code will be appreciated!
Lucian Ioan Chirilă
@LucianIoan31All comments
- @Willy-Wonka28Submitted over 1 year ago@LucianIoan31Posted over 1 year ago
Hi!
Good job for completing the challenge.
Looked over your CSS code. Try to make it look better visually. Some of your lines of code are not indented as the others.
Try not to use class names with caps. It looks better when your code is all written with non-caps letters.
If you make any changes to the design, don't forget to generate another screenshot.
Good luck with the other challenges.
1 - @LucianIoan31Submitted over 1 year ago
Finally find out why Frontend is giving me the desktop width to be 1444px and how to make it work. hahaha
I learnt how to add an overlay to an image. Asked Chat GPT for that. (is there any other solution for this?)
Is using Chat GPT when you don't remember things a bad habit? Please note that I use it not for an absolute solution but to induce me a way for the solution I want.
I feel like I am more confident in finding why my elements are not centering when I want them to be centered.
I would like to know in which order should I write CSS code.
I should learn how to align little items. update: find a way to properly align those stats elements.
I am struggling with mobile version responsiveness and aligning the items.
My window browser didn't let me to go bellow 515px screen width. This is why my mobile version goes one when it reaches it. Is that ok?
Didn't know how to align text on mobile version as it in the provided design. Any help here please?
I feel like mobile version code looks bad and ugly.
Update: I thank [Hassiai] (https://www.frontendmentor.io/profile/Hassiai) and [Corina] (https://www.frontendmentor.io/profile/Cor-Ina) for the feedback they gave me.
They really helped me make some improvements and I really learnt something new about responsiveness.
@LucianIoan31Posted over 1 year agoI have a big screen. This is why the dimensions of the card are so different.......
0