QUESTION IMAGE
Question
which best defines what a script tag does? a tag used to write programming scripts a tag used to set up a dns server a tag used to program scripts a tag which holds programming scripts
Brief Explanations
In HTML, the <script> tag is used to embed or reference JavaScript code (programming scripts). It holds the programming scripts rather than being used to write or program them from scratch (as the code inside is already written). Setting up a DNS server is completely unrelated to the <script> tag.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A tag which holds programming scripts