Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    javascript
  » Hello World
      by anon
 Page 1 of 1 
   

(Login to remove green text ads)
This will show you how to write a simple HTML page that displays "Hello World!"

Code:
<html> <body> <script language=javascript> //says the language is javascript document.write("Hello World!"); //prints Hello World! //stop JavaScript Code </script> </body> </html>





 
 Page 1 of 1 
   

Rate This Article
1 2 3 4 5 6 7 8 9 10





Copyright © 2000-2006, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting
Open Circle