Fixed element with flew box | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Fixed element with flew box

Hello, I made the alignement of all the elements with the flex boxe but I would like to fix the left bar. when i change the position by fixed, the flexboxes are moving. Can some one tell me how to fix a menu which is using flexbox ?

1st Nov 2018, 11:23 AM
Anthony Van Den Ostende
1 Antwort
+ 2
ok I found the solution. I add margin = to leftbar and the leftbar left=0
1st Nov 2018, 11:31 AM
Anthony Van Den Ostende