Firefox rowspan problem

前端 未结 1 841
再見小時候
再見小時候 2021-01-25 19:29

I need some help with rowspan in firefox. I need 1 big cell and 30 rows (7 cells per row) of smaller cells next to the big one. It works exactly as I want in Chrome, but FF stre

1条回答
  •  温柔的废话
    2021-01-25 19:49

    I don't know what specs have to say about this but Chrome's behaviour looks wrong. None of my other browsers (Opera, Firefox and Internet Explorer) render the table that way.

    I think it'd be easier to get rid of the table:

    
    
    
    
    
    
    
    
    
    
    
    
    

    Accomplishing exact pixel layouts with tables can be a nightmare.

    0 讨论(0)
提交回复
热议问题