I have used CSS grid this time instead of flexbox like I usually do.
What challenges did you encounter, and how did you overcome them?I had to find out how to apply CSS grid.
I have used CSS grid this time instead of flexbox like I usually do.
What challenges did you encounter, and how did you overcome them?I had to find out how to apply CSS grid.
Using grid layout for this project. This is the first time I tried using grid and I'm happy that I'm able to accomplish this layout. I also used flex for individual card's layout which is also possible.
What challenges did you encounter, and how did you overcome them?Trying to vertically center a grid item using align-self.
What specific areas of your project would you like help with?All feedback is welcome
This is awesome, Where did you learn the Responsiveness from?
I'm chuffed a bit.
What challenges did you encounter, and how did you overcome them?headings have default margins - posed troublesome during creation of the box "Learning"
What specific areas of your project would you like help with?resetting defaults
Very interesting approach in CSS. I've never seen main>img {} being used.
Relatively simple overall
What challenges did you encounter, and how did you overcome them?Not used to making tables for nutrition.
What specific areas of your project would you like help with?I have no idea
lol
What challenges did you encounter, and how did you overcome them?lol
What specific areas of your project would you like help with?lol
I am proud of to complete my second project.
Next time, I will do better then privious projects.
I have done that project's actual desktop version but when I code media query to mobile version, I struggled to make.
What specific areas of your project would you like help with?I don't know to say that
This actually looks really good. For the learning encased in a yellow background, what tag did you use there.
Estoy orgulloso de haber podido incorporar al armado del proyector git y github y lo que haría diferente la próxima vez es ser más organizado en el planteo del css ya que me costo dejar todos los elementos centrado y fui haciendo prueba y error hasta que di con lo indicado.
What challenges did you encounter, and how did you overcome them?El primer desafío fue entender como incorporar el uso de git y github, lo superé investigando en la web y repasando lo aprendido en cursos anteriores. El segundo desafío fue el tratar de usar etiquetas semánticas para el armado en html, lo superé mirando tutoriales anteriores que había hecho al respecto. El tercer desafío fue lograr centrar todos los elementos, lo superé mirando teoría al respecto: concepto de contenedor padre, hermanos e hijos y sobre todo aplicando flexbox.
What specific areas of your project would you like help with?Me gustaría saber si el html quedo bien estructurado y lo mismo con el ccs.
Awesome, seen a lot of components that I had no idea existed. I'll do some research and try to implement them.