height 100% in Chrome

前端 未结 4 1981
悲&欢浪女
悲&欢浪女 2021-02-02 00:00

I\'m having problems with a side div that won\'t get the height to 100% in Chrome. It works just fine in FF.

I\'m using:

html, body {

 padd         


        
4条回答
  •  猫巷女王i
    2021-02-02 00:41

    This works perfect for me on every browser :

    
    
    
        min-height test
        
    
    
        
    test

    Can you provide more details?

    Edit

    Here is the updated version based on the provided information :

    
    
    
        min-height test
        
    
    
        

    Still everything looks fine for Chrome, Firefox and IE8

提交回复
热议问题