.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
I had an idea on how to replicate the layout even before starting to code just by using what I currently know. I'm quite proud of this because it shows just how much I improved.
What challenges did you encounter, and how did you overcome them?Trying to margin-top auto the icons and wondering why it wont work vertically, took a lot of time before I gave up and just flexed everything inside the card.
Another challenge was how to do the colored line, and I ended up searching it in YouTube. Turns out i have to make the thickness and the border radius the same to eliminate the down curves
What specific areas of your project would you like help with?feedback is welcome
:)
What challenges did you encounter, and how did you overcome them?:)
What specific areas of your project would you like help with?:)
This came together pretty quickly and didn't not give too much trouble.
What challenges did you encounter, and how did you overcome them?I had a little trouble with the image turning into a circle using border-radius: 50%;
which caused on my end some weird stretching of the image. I then switch it to clip-path: circle();
and it fixed it instantly.
Please let me know anything that I can improve upon.
This project helped me to manage text in a project and proud that I did it very efficiently.
What challenges did you encounter, and how did you overcome them?This project helped me to manage text in a project and proud that I did it very efficiently.
What specific areas of your project would you like help with?This project helped me to manage text in a project and proud that I did it very efficiently.
mano usa o box shadow pra fazer a sombra e no leaning usa o tex aling pra centralizar
Proud of:
I think that it looks correct! It has been a while since putting styling and front end work into practice so I'm happy that it turned out ok.
Next time:
Next time I would try organising the CSS a bit better, likely using a different CSS framework.
What challenges did you encounter, and how did you overcome them?Challenges:
It was only a very simple project so there wasn't much challenge apart from my memory failing with some things and needing to be reminded of how to properly use flex boxes and layouts.
What specific areas of your project would you like help with?I would like to know if my CSS could be written more elegantly, or in a particular way so as to scale better for larger projects.
I was also unsure if more should have been added for the desktop & mobile specs - both looked correct in chrome dev tools.