What are the 3 parts of a for loop?
Similar to a While loop, a For loop consists of three parts: the keyword For that starts the loop, the condition being tested, and the EndFor keyword that terminates the loop..
Is script type necessary?
Since that time, JavaScript has pretty much taken the field and is the de facto browser scripting language. So unless you are writing pages that are not HTML5 or are not using JavaScript, you no longer need the type attribute.
Can I put script tag anywhere?
You can place the