📜 ⬆️ ⬇️

Different table rendering with modern browsers

When layout of complex tables revealed differences in the rendering of tables in different browsers. [upd] Browsers do not know how wide to put in cells in unobvious situations. Safari renders closer to IE, Fox and Opera in its own way. This creates problems. I needed the cells to have the smallest width.

So it goes

Demo

')

Source: https://habr.com/ru/post/67815/


All Articles