utilice grid algo que no habia utilizado mucho me costo al principio pero luego ya lo pude enetender mejor todavia tengo que practicar el grid pero siento que lo hice bien
Latest comments
- @juniord111Submitted about 2 months agoWhat are you most proud of, and what would you do differently next time?@Riquelme3mPosted about 2 months ago
Your solution is decent and you managed to deliver what was asked , but I would highly recommend you to add more media queries ( the challenge does not ask though ) , because your page is not responsive for 320 px width . In addition to it , the background color for the body tag is different (does not matter much though ) and you forgot to put on the quote sign within the first container which is a very good practice to get a grasp of positions in CSS . In general your solution looks good , keep up the great job !!
0 - @SyedSami90Submitted 4 months agoWhat are you most proud of, and what would you do differently next time?
Nothing particular.
What challenges did you encounter, and how did you overcome them?The main challenge was to create a proper grid layout for the desktop.
What specific areas of your project would you like help with?The grid layout because I am skeptical if I correctly approached the problem.
- @AhmedBIT-dotcomSubmitted 4 months ago@Riquelme3mPosted about 2 months ago
Equivalent to the official one , well done
0 - @LincolnBollschweilerSubmitted about 2 months ago@Riquelme3mPosted about 2 months ago
Your page is equivalent to the official example , well done
0 - @thelastmediciSubmitted 2 months ago@Riquelme3mPosted about 2 months ago
Well done , your solution is very similar to the original !
0 - @bauerceptorSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
I was able to center everything and improved my understanding of rem, em and flexbox a bit.
What challenges did you encounter, and how did you overcome them?Using semantic markup was a tough choice at some places. Also, dealing with rem, em and width + height of components was tricky. I played around with things and looked stuff up on CSS Tricks until I was satisfied with the site outlook.