jQuery Remove Elements

In jQuery, To remove elements and content, there are mainly two jQuery methods are remove(), empty().

Code :