Develop PHP Website for Learning Web Design Free Online
  Home   |   Forums   |   DevCMS
  Join   |   Log In
 
   

HTML Tutorials - Learn HTML

Tutor at Develop PHP
<script> - Scripting
By: Adam      Created: Jul 14, 2008      Views: 160 Tweet This Page  Post page to Facebook  Post page to Facebook

The <script> tag is used to include client-side scripting into your document. Script can be placed directly in the document, or it can be loaded into your document from an external source.

Code
 or Script Display Bar
<script language="javascript" type="text/javascript">
document.write('Welcome to the Show!');
</script>

Browser Display Bar
Welcome to the Show!

                                   <select> - Selection List


Comment on <script> - Scripting




Search Tags:
<script>   ·  -   ·  Scripting   ·  
 
 
Arbitrary Links and Archives
Home
Active Forums
Members
SIte News
Link To Us
Gear
2009 Forum Archive
Programming Courses
Learn HTML
Learn CSS
Learn PHP
Learn MySQL
Learn Javascript
Learn jQuery
Learn ActionScript 3.0
Learn Java
Learn XML
DevelopPHP Requires Flash Player
Get Adobe Flash player
___________________________________________

Terms of Use  •  Privacy  •  Admin Notes

©2010 developphp.com   |   Powered By FlashBuildingHolder