Learn HTML step-by-step from A to Z or improve your professional skills.  Home HTML and CSS Tutorials Script Tags in HTML
Your Ad Here

Script Tags in HTML


In this tutorial you will learn the meaning of the tags related to scripts in HTML:

Tag Description
<script> Defines a script
<noscript> Defines an alternate text if the script is not executed
<object> Defines an embedded object
<param> Defines run-time settings (parameters) for an object
<applet> Deprecated. Use <object> instead
   
Examples:

 
Language Tags
Javascript <script language="JavaScript" type="text/JavaScript"></script>
VBScript <script language="VBScript" type="text/VBScript"></script>
PHP <script language="PHP"></script>

Scripting with Dreamweaver
Scripting with Dreamweaver


Author's URL: Kyscorp.com
Thank you for voting.
Rate this Materials:
Bad 
1 2 3 4 5 Excellent
print this page subscribe to newsletter subscribe to rss

HTML is Hyper Text Markup Language that is used to make hypermedia and hypertext documents for the Web. More HTML and CSS: Most Popular Materials | Fresh Materials | More HTML Tutorials at Markuptutorials.com

Add comments to "Script Tags in HTML"

Only registered users can write comment

Reader's comments