Latest solutions
Recipe-page Solution using CSS
Submitted 6 months agoI would like to know how you carry out the use of measurement units, I mean to know the amount of px, em, or rem based solely on an image?
Perfil Redes Sociales usando Flexbox
Submitted 6 months agoI would like to know the most efficient or optimal way to determine the sizes of elements based solely on a JPG image.
pagina de inicio contruida en html y css usando flexbox
Submitted 8 months agoPor el momento en ninguna.
Latest comments
- @maahbatistaaSubmitted 6 months ago@Wladi-Mojica56Posted 6 months ago
my congratulations on completing this challenge, keep it up! Remember that practice makes perfect!
0 - @gabrilovSubmitted 6 months ago@Wladi-Mojica56Posted 6 months ago
Very good, to be honest. Practice makes perfect.
0 - P@biwwabongSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
Hopefully getting the semantic markup correct. Feel that maybe the CSS could be better. My biggest concern at the minute is getting the HTML correct, as when to use semantic tags and when to use none semantic tags.
What challenges did you encounter, and how did you overcome them?Using flexbox for the first time, i used MDN and Youtube to figure out the basics of Flexbox
What specific areas of your project would you like help with?Flexbox, found it hard to set the layout correctly. The padding inside the .container seems to keep the elements inline if I use 1.5em or higher but anything under this and all the elements below the image creep further to the left than the main image
I still don't fully understand why this is
@Wladi-Mojica56Posted 7 months agoDon't worry too much, it is normal to resort to documentation, as well as tutorials. Little by little you will become more skilled with flexbox, remember that practice is the key to everything and that there is no single solution.
1 - @MisterWanerSubmitted 8 months ago