burger menu css
CSS
/* Link to Codepen in source for PoC */
<style>
.container {
background: dodgerblue;
padding: 20px;
height: 70px;
}
#hamburger {
width: 40px;
height: 40px;
display: block;
position: relative;
float: right;
transform: rotate(0deg);
transition: .5s ease-in-out;
cursor: pointer;
}
#hamburger span {
display: block;
position: absolute;
height: 4px;
width: 100%;
background: white;
border-radius: 9px;
opacity: 1;
left: 0;
transform: rotate(0deg);
transition: .25s ease-in-out;
}
#hamburger span:nth-child(1) {
top: 0px;
}
#hamburger span:nth-child(2) {
top: 12px;
}
#hamburger span:nth-child(3) {
top: 24px;
}
#hamburger.open span:nth-child(1) {
top: 14px;
transform: rotate(135deg);
}
#hamburger.open span:nth-child(2) {
opacity: 0;
left: -60px;
}
#hamburger.open span:nth-child(3) {
top: 14px;
transform: rotate(-135deg);
}
</style>
<body>
<div class="container">
<div id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
</div>
</body>
<div class="container" onclick="myFunction(this)">
<div
class="bar1"></div>
<div class="bar2"></div>
<div
class="bar3"></div>
</div>
Also in CSS:
- Title
- css how to style a
- Category
- CSS
- Title
- css change text
- Category
- CSS
- Title
- css selectors w3schools
- Category
- CSS
- Title
- como fazer listrada css
- Category
- CSS
- Title
- background image css
- Category
- CSS
- Title
- li remove dot css
- Category
- CSS
- Title
- css overflow-y scroll
- Category
- CSS
- Title
- position background image
- Category
- CSS
- Title
- how to overwrite im css
- Category
- CSS
- Title
- css custom properties
- Category
- CSS
- Title
- how to hover over an individual cell in table css
- Category
- CSS
- Title
- horizontal list css
- Category
- CSS
- Title
- on hover chang only border color of a button css
- Category
- CSS
- Title
- choose grid position html
- Category
- CSS
- Title
- antialiasing css
- Category
- CSS
- Title
- css :focus
- Category
- CSS
- Title
- Can you change the color of a placeholder
- Category
- CSS
- Title
- background gradient vertical css
- Category
- CSS
- Title
- font face html
- Category
- CSS
- Title
- chmod recursive
- Category
- CSS
- Title
- css using the same background-color as the parent background
- Category
- CSS
- Title
- how long ago was 1993 years
- Category
- CSS
- Title
- how to change height font css
- Category
- CSS
- Title
- css stop scrollbar
- Category
- CSS
- Title
- print media query css
- Category
- CSS
- Title
- nth-child(2n+1)
- Category
- CSS
- Title
- tachyons css
- Category
- CSS
- Title
- html font size
- Category
- CSS
- Title
- truncate text css
- Category
- CSS
- Title
- custom confirm box css
- Category
- CSS
- Title
- overflow dottet
- Category
- CSS
- Title
- breakpoint bootstrap
- Category
- CSS
- Title
- skeleton loader css
- Category
- CSS
- Title
- css hover rounded corners
- Category
- CSS
- Title
- css center image horizontal and vertical flexbox
- Category
- CSS
- Title
- dark mode css
- Category
- CSS
- Title
- css nth child
- Category
- CSS
- Title
- change background input css
- Category
- CSS
- Title
- css text line in middle
- Category
- CSS
- Title
- how to add css file in wordpress
- Category
- CSS
- Title
- css hero image
- Category
- CSS
- Title
- apply width and height to td css
- Category
- CSS
- Title
- css border
- Category
- CSS
- Title
- border shadow css
- Category
- CSS
- Title
- font-weight css
- Category
- CSS
- Title
- fontawesome cdn
- Category
- CSS
- Title
- css rotate 90 deg
- Category
- CSS
- Title
- crop image css
- Category
- CSS
- Title
- will change css
- Category
- CSS
- Title
- how to center text in css
- Category
- CSS
- Title
- static css in django
- Category
- CSS
- Title
- bem in nested element
- Category
- CSS
- Title
- css tricks media queries
- Category
- CSS
- Title
- add css file in html
- Category
- CSS
- Title
- background image overlay
- Category
- CSS
- Title
- how to remove link blue color from a tag using css
- Category
- CSS
- Title
- scss hover
- Category
- CSS
- Title
- how to use visited hover active and visited in css
- Category
- CSS
- Title
- css animations examples
- Category
- CSS
- Title
- scss media query
- Category
- CSS
- Title
- over to remove padding css
- Category
- CSS
- Title
- css to hide scrollbar
- Category
- CSS
- Title
- Jquery .css
- Category
- CSS
- Title
- css ellipsis max width
- Category
- CSS
- Title
- how to style an hr tag
- Category
- CSS
- Title
- for loops in cpp
- Category
- CSS
- Title
- pseudo elements css
- Category
- CSS
- Title
- css grid layout
- Category
- CSS
- Title
- css vw scrollbar
- Category
- CSS
- Title
- vue import css scoped
- Category
- CSS
- Title
- css wordwrap
- Category
- CSS
- Title
- css center vertically
- Category
- CSS
- Title
- sumar clases css
- Category
- CSS
- Title
- css selected color
- Category
- CSS
- Title
- HTML & CSS: Design and Build Web Sites
- Category
- CSS
- Title
- css animated background
- Category
- CSS
- Title
- react native tutorial
- Category
- CSS
- Title
- uibutton image
- Category
- CSS
- Title
- how to link your css file to html
- Category
- CSS
- Title
- social media icon bar html
- Category
- CSS
- Title
- css scale
- Category
- CSS
- Title
- make buttons round css
- Category
- CSS
- Title
- how to change the bullet points in css
- Category
- CSS
- Title
- how to align an image left in css
- Category
- CSS
- Title
- select second element of type css
- Category
- CSS
- Title
- referance html id css
- Category
- CSS
- Title
- como fazer uma linha vertical no html
- Category
- CSS
- Title
- css justify content
- Category
- CSS
- Title
- radial gradient css
- Category
- CSS
- Title
- change border highlight color on an input text element
- Category
- CSS
- Title
- css browser prefixes
- Category
- CSS
- Title
- css background video
- Category
- CSS
- Title
- html dim entire screen
- Category
- CSS
- Title
- font awesome css link
- Category
- CSS
- Title
- force to load https
- Category
- CSS
- Title
- hide the default tooltip behaviour from safari
- Category
- CSS
- Title
- add css file to html
- Category
- CSS
- Title
- css animation generator
- Category
- CSS
- Title
- align ionic icons and text css
- Category
- CSS
- Title
- heading css styles
- Category
- CSS