Design comparison
Solution retrospective
This is my first solo project without seeing another person code or copy another person code, and i guess, i still need to learn a lot of things, because i think my code is not what it should be or like most people, and i'm having trouble understanding css, flexbox and i hope someone can give me some advice.
Community feedback
- @fallenZeR0Posted over 3 years ago
nice work! im also new with this, the best i can say is use sematic elements to wrap your structure like main, section. also learn how to center element is really important! you can center is through margin (it should have a defined width to work), flexbox set the body as the flex then do the magic (you have to wrap those three boxes in another element like div for proper arrangement. keep coding!
Marked as helpful0 - @Yashasvi2704Posted over 3 years ago
Hey Arif,
Why do you sound so sad?.
Cheer up. It's a start. It looks good. I have a feeling that you are trying to jump into CSS(flexbox) without getting the basics first or maybe you are just struggling with flexbox itself.
There is a good amount of CSS material out there for you to explore. Just need to dive into it.
I would suggest to check Kevin Powell (Youtube) to understand the CSS basics and flexbox from one of his old videos. Just need to a little.✌
0@noviarrizalPosted over 3 years ago@Yashasvi2704 Thanks Yashasvi I'm honestly one of those people who likes to be in the "tutorial hell" phase, and I just came out of that loop hole, and I feel like I don't know anything.
0@Yashasvi2704Posted over 3 years ago@noviarrizal Then you are at the perfect place.
This is not a tutorial.
And there is no harm in looking at someone else's code. You'll get better at exactly what you need to find.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord