danielex1999
@danielex1999All comments
- @Roman31XSubmitted over 1 year ago@danielex1999Posted over 1 year ago
Use this to reset all margins and paddings
* { margin: 0; padding: 0; box-sizing: border-box; }
To center this card maybe you can use
display: flex; justify-content: center; align-items: center;
0 - @RFMC22Submitted about 3 years ago@danielex1999Posted about 3 years ago
Greetings, RFMC22! 👋
Nice effort on this challenge! 👏
1 - @mohamedabdelnasser414Submitted over 3 years ago
your feedback is much appreciated :)
@danielex1999Posted over 3 years agoGreetings, mohamedabdelnasser414 ! 👋
Nice effort on this challenge! 👏
It's really good, the pixels are almost perfect and the styles look right on both mobile and desktop.
0 - @pedrocoelho94Submitted over 3 years ago
Hello, any feedback would be appreciated.
@danielex1999Posted over 3 years agoGreetings, pedrocoelho94! 👋
Nice effort on this challenge! 👏
It's very good 👌
1 - @EdonmorinaSubmitted over 3 years ago
How would I make the text with the likes followers and with the numers to center like h2 centered on the location of h1 and the background bubble positioning.
@danielex1999Posted over 3 years agoGreetings, Edonmorina ! 👋
Nice effort on this challenge! 👏
In my case i used flexbox to this part to center the text, and with your background you have to use maybe position absolute and z-index: -1; and finally try to know the position using top bottom left and right 😃
1 - @lythanhhaiSubmitted over 3 years ago
Please give me any feedback , I hope me can improve skill and better every day , thank you so much <3
@danielex1999Posted over 3 years agoGreetings, lythanhhai ! 👋
Nice effort on this challenge! 👏
Maybe you can use some tools to know the pixels of each part of the website. But it's great 😉. In my case i use photoshop to know the sizes
0 - @AlizzieSubmitted over 3 years ago
Hi. I'm new for web development. This is my third challenge and I think I slowly get a grip on flexbox. I hope I can get some feedback to improve myself.
@danielex1999Posted over 3 years agoGreetings, Alizzie ! 👋
Nice effort on this challenge! 👏 Maybe you can use some tools to know the pixels of each part of the website. But it's great 😉
0 - @MojtabaMosaviSubmitted over 3 years ago
I would really appreciate if you take a look and give some feedback.
@danielex1999Posted over 3 years agoGreetings, Mojtaba! 👋
Nice effort on this challenge! 👏
Maybe the font-style is different but it's ok.
The image you can change to have the max-height in a desktop, but the other things are good :D
0 - @KeyCressSubmitted over 3 years ago
Hello there, I couldn't find a way to put the whole grid container to the middle of the screen and also some cards have extra space,
So if someone here can help me with that, or give me some advice of any kind, like my code (structure of it maybe),
and whatever you see that I did wrong or overkilled, let me know please :)
@danielex1999Posted over 3 years agoGreetings, KeyCress! 👋
Nice effort on this challenge! 👏
The background doesn't matter
1 - @RFMC22Submitted almost 4 years ago