how hide elements but still be there html code example Example: css hide element .classname { display: none; }