Sagot :
Answer:
The script tags are used in embedding javascript codes in a html code. The script tag can also be used to include an external javascript code .js format.
Example:
[tex]\texttt{ \textless script\textgreater var a=1;\textless/script\textgreater}[/tex]