Submitted
Creating the project using flexbox
- HTML
- CSS
- JS
What are you most proud of, and what would you do differently next time?
Creating the project with ease, always using flexbox to make our lives easier.
@MellonFive
Submitted
What are you most proud of, and what would you do differently next time?
Creating the project with ease, always using flexbox to make our lives easier.
Submitted
Submitted
What are you most proud of, and what would you do differently next time?
The first project I do using display: grid It was a little easy when it came to defining the columns for each element.
Submitted
Submitted
This project was easy to do. I just had to put display: flex in the main tag to keep everything centered.
This project serves to test basic knowledge.
Submitted
I had some difficulty practicing this project in responsive mode. I couldn't get the pink background color to fill the entire bodysuit at the time.
Thanks to the help of communities, that's when I realized that some width and height elements need to be placed in the body tag when styling.
Submitted
This challenge was somewhat easy. Thanks to the display: flex, it was very easy to complete this challenge. It was not necessary to do the responsive part.
Submitted
I had some difficulties making the sections. I put a main and then made two sections. Once again the display: flex saves lives. And the website needs to be responsive.
Submitted
It took me 1 month to finish this project. Good thing we have display flex to save our lives. In some cases I had to use position: relative and absolute to position some elements on the screen. I think I overdid it when putting the percentage measurements to define the widths of the elements and that compromises when it comes to responsiveness. The right side of the project is not aligned vertically. I still have a lot of doubt about how to position certain elements. But with constant practice, we will win.
Submitted
Submitted
I can't make the description of each square exactly the same as in the layout. I need to know more about using percentage in the width and height of elements. I'm up for criticism and suggestions. Let's network and make friends.
Submitted
I loved doing this project!
I had a little difficulty styling the svg files in css.
Clean code suggestions are always welcome.
Submitted
This project I did with hyperfocus. It took me around 5 hours to do this project and it was the first project I do from Front-End mentor
Submitted
In this project, I had more difficulties in making the text the same as the design. I couldn't make the design 100% the same. But with dedication I managed to do most of it.
Submitted
Like every newbie in Front-End, I'm having trouble seeing the project's CSS. I'm practicing to improve the vision of each project I do.