What is a script?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a script?
Rating:
A script is a tag within which the program of a scripting language such as JavaScript or VBScript is written. This tag supports a variety of attributes, but the main attribute that should be used with it is the language attribute.
The code of JavaScript or any other scripting language is written within the <script>... </script> tag pair.
Rating:
Was this information helpful?
Other articles
- Things to practice for CIW test 1D0-435.
- What is the open method?
- What is a radio button?
- CIW 1D0-435 Short Notes: Exam passing tips
- What is a project object?