// CSS #my-div { display:block !important; } // HTML This will be display:none until the CSS is applied!
This will be display:none until the CSS is applied!