I want a div with class "a" to be invisible. I have already tried providing the string display: none; in the CSS file, but what it does is hide it, but it doesnβt catch the place and therefore all my other blocks do not remain in place.
Is there a way to do this using CSS?
user785519
source share