@AchigyusSubmitted 5 months ago
What are you most proud of, and what would you do differently next time?
I learnt about using the concept of fluid typography and how it can be achieved by using units like vw
, vh
, vmin
, and vmax
. You can also achieve fluid typography by making use of CSS properties such as min()
, max()
, and clamp()
I also learned about when to use ease-in and ease-out for transitions.
I had a challenge making my typography responsive, but I googled the problem and was able to find this article that helped me.
What specific areas of your project would you like help with?I would like help with my HTML, I would like to know if my usage of html tags is appropriate. I will appreciate any feedback