Out with another video tutorial based off of https://twitter.com/azaleamollis written tutorial. Learn to code up a responsive navigation bar with Flexbox. A bit of CSS animation and jQuery to boot!
Out with another video tutorial based off of https://twitter.com/azaleamollis written tutorial. Learn to code up a responsive navigation bar with Flexbox. A bit of CSS animation and jQuery to boot!
For further actions, you may consider blocking this person and/or reporting abuse
Jennifer Eze -
Al - Naubit -
Pieces π -
Maxi Contieri βββ -
Once suspended, wilsmex will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, wilsmex will be able to comment and publish posts again.
Once unpublished, all posts by wilsmex will become hidden and only accessible to themselves.
If wilsmex is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to FollowAndrew.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community π©βπ»π¨βπ» safe. Here is what you can do to flag wilsmex:
Unflagging wilsmex will restore default visibility to their posts.
Top comments (1)
This post helped me fix a lot of problems with my customized navbar. Unfortunately, I had to use JS, when my CSS library is CSS-only. Maybe I'll try to find an alternative solution soon. Thank you very much.