My slidedown function of jQuery is not working this is the jquery code
Use one script tag to load jquery, then another to inline JS.
Also, as @anu pointed out, its .toggle() with lowercase "t".
.toggle()