Submitted almost 4 years agoA solution to the Blogr landing page challenge
Blogr landing page using ONLY HTML, CSS ,and Vanilla JS
@mohsin316

Solution retrospective
Really enjoyed making this landing page! my questions are:-
-
is there a better way to add transition or animations to the nav dropdowns? i tried using opacity 0 or transform: scale(0,1) but it doesn't hide the content completely like display: none does. and its not possible to animate when display is none. is there a better way?
-
is there a good source online that teaches how to use gradients better? i need to learn better ways to use gradients and box shadow as well.
any other feedback is appreciated! :D
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mohsin Miyaji's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord