Next Oct 26 Previous
I'm sitting on top of it
Consider the following script:
<html> <body> <script language="php"> echo "Hello here I am, and watch it: I'm going to do a lot more 'world'"; </script> </body> </html>
Which script tag is used in this code fragment?
A. ASP tag B. Short tag C. Standard tag D. Script tag