Why does my header overlap with my content?

Header of the table is being placed in every page and it's coming over the content on the top.

Try this property to prevent fix header issue in table structure

thead, tfoot { display: table-row-group }

Comments

Post a Comment

Popular posts from this blog

Triangle Shape with Css

How to Set Mailto Links

How to Add Comments in CSS