Experimenting with a custom navbar design.
Custom made, HTML&CSS only
Experimenting with a custom navbar design.
Custom made, HTML&CSS only
For further actions, you may consider blocking this person and/or reporting abuse
π‘Piyush Kesarwani -
Roy -
Hung Vu -
Vishnu Sivan -
Once suspended, florincornea will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, florincornea will be able to comment and publish posts again.
Once unpublished, all posts by florincornea will become hidden and only accessible to themselves.
If florincornea 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 Cornea Florin.
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 florincornea:
Unflagging florincornea will restore default visibility to their posts.
Top comments (5)
How do i make it mobile responsive ?
Hi Joshua, sorry for the delay, i started updating the pen to be responsive
It's not 100% done but the idea is there
I will make the responsive version for this after i get home from work, i'll add here a new reply for you when is ready
Thanks for the support :)
.navigation-links
is a list, then why are you using<div>
instead of<ul>
?yes @Hubert, you are right, in fact that is not even valid markup,
Thanks for the observation :D