/JQuery-Show-Hide

Showing contents using jQuery which are hidden in CSS.

Primary LanguageHTML

JQuery-Show-Hide

Showing contents using jQuery which are hidden in CSS.

Overview

In the index.html file, header is hidden using css selector but as you run the index.html file, it'll show you the hidden header. Below header there are two paragraphs along with two buttons show and hide when will click on the hide button it'll hide the above two paragraph and vice-versa.