HTML Create an Equal Size Square Grid Picture System

后端 未结 3 1945
逝去的感伤
逝去的感伤 2021-01-25 09:18

How do I create a picture grid system with equal size squares vertically and horizontally alligned? This is a 2 by 2 picture system below. For some reason the images are unallig

3条回答
  •  礼貌的吻别
    2021-01-25 09:39

    Use flex utilities & images from content of bootstrap Here are the reference links https://getbootstrap.com/docs/4.0/utilities/flex/ https://getbootstrap.com/docs/4.0/content/images/https://getbootstrap.com/docs/4.0/content/images/

    I have used those and worked for me! Hope that'd help you also

    
    
    
      
      
      JS Bin
    
    
    
    
    
    
    
    
    
    

提交回复
热议问题