JS: hiding elements but still want it in normal flow

Instead of setting to 'display: none', make its opacity to 0.

Comments

Popular posts from this blog

Code Wars: Data Reverse (6 kyu)

Code Wars: longest_palindrome (6 kyu)

Code Wars: Find the odd int