visibility

The visibility CSS property shows or hides an element without changing the layout of a document. The property can also hide rows or columns in a <table> .

Try it