Two columns with variable width and a fixed gap between them

前端 未结 3 768
北海茫月
北海茫月 2021-01-22 06:42

I need to style two columns dynamically. They should have a width of 50% each, but a fixed gap of 10px between them.

When I collapse my menu the columns should widen to

3条回答
  •  自闭症患者
    2021-01-22 07:03

    you can use this

    
    

    in html

    this works in FF

提交回复
热议问题