/    Sign up×
Community /Pin to ProfileBookmark

CSS Responsive Menu

Hello guys !!

I am trying to develop an CSS Menu, and I would like to put it in CSS Responsive:

@media screen and (max-width: 800px) {

}

The link of the menu in the actual state is:
[http://colegioramoslopez.com/Carlos_Web/Estudos/CSS/Menu_2TESTE.html](url)

and what I would like to achieve is:
[http://colegioramoslopez.com/Carlos_Web/Estudos/CSS/Fórum.png](url)

Please somebody help !!

to post a comment
CSS

6 Comments(s)

Copy linkTweet thisAlerts:
@SempervivumJul 18.2019 — Make yourself familiar with flex layout:

https://css-tricks.com/snippets/css/a-guide-to-flexbox/

Focus on flex-direction, using this property you can easily change the arrangement of the items from side-by-side to one-below-eachother.
Copy linkTweet thisAlerts:
@ajitkumar786Jul 19.2019 — Use bootstrap for responsive menu its very easy
Copy linkTweet thisAlerts:
@CarlosWebWDauthorJul 19.2019 — Thanks !!
Copy linkTweet thisAlerts:
@codyhillJul 19.2019 — @CarlosWebWD#1606445 I cant see the links
Copy linkTweet thisAlerts:
@BarantaAug 14.2019 — Can’t access the links you provided, but a general approach and code (click View Code on the right panel to see HTML and CSS) for basic responsive menu implementation could be: https://web-layout.net/editor/sample/5d0fc3b4aefce358c4105538
Copy linkTweet thisAlerts:
@siddhi_patelAug 29.2019 — Hi

If u want responsive menu then try to develop using bootstrap.

it's easy to make responsive menubar using bootstrap. Or else @mediaquery and (width : (any u want to develop to responsive in px )){

}

I hope its useful to u

×

Success!

Help @CarlosWebWD spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.25,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...