1. Home
  2. Computing & Technology
  3. Web Design / HTML

<script></script>

By , About.com Guide

<script> Description:

The <script> element inserts scripts into documents.

<script> Web Browser Support:
<script> Attributes:
<script> End Tag:
</script> REQUIRED
Contents:

An in-line script.

<script> Valid Context:

The <script> tag is valid within the following tags:
blockquote, body, button, center, dd, div, fieldset, form, head, iframe, li, noframes, noscript, object, p, td, th

<script> Usage:
  • standard script
    <script src="javascript" type="text/javascript">
    </script>
    <noscript>
    Display this text only if JavaScript is not available
    </noscript>
<script> Special Notes:
  • JavaScript, ActionScript, and VBScript are the most common languages for scripts on the Web.
More <script> Information:

Return to XHTML element (HTML Tags) Library

More about the
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >