I have a div that should be shown only when the user clicks the show button
$(\"div.toshow\").show();
I have written in the body
To do it in the body:
Although I would avoid inline css