About Me
Search
Sanjula Lakpahana. Powered by Blogger.
Popular Posts
-
Introduction to Javascript Every web page is made by organizing unorganized objects like image,video,texts.. Generally we can use HTML...
-
Introduction to Visual Basic In this part, you will learn about the Microsoft Visual Basic development environment. Visual Basic is a...
-
JavaScript with HTML You have to use JavaScript with HTML if no you cannot run it in browser.When using Javascript with HTML following...
-
I think to give you java tutorials because i saw most of them are don't know Java accurately and completely. From today I'm Starti...
-
Hey friends I think you have read the post about The introduction to Java.Now we are going to start.Before coding we have to setup your ...
-
The History of Visual Basic Alan Cooper, the 'Father' of Visual Basic, shows a drag-and-drop shell prototype called Tripod...
-
Programming Environment In this section, you will learn about the different elements of the Visual Basic development environment. When...
Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts
Saturday, February 23, 2013
JavaScript- Making your First application
JavaScript with HTML
You have to use JavaScript with HTML if no you cannot run it in browser.When using Javascript with HTML following is the structure of code,
<script type="text/javascript'>
YOUR JAVSCRIPT CODE
</script>
You can use Microsoft Notepad for coding Javascript. You can open notepad by Start-->All programs --> Accessories --> Notepad
Tuesday, February 19, 2013
Javascript - Introduction
Introduction to Javascript
Every web page is made by organizing unorganized objects like image,video,texts.. Generally we can use HTML for making a web page.We can modify or beautify objects on webpage we made by HTML by using scripting languages.Java script is one of the popular scripting language.PHP,Perl,Python also scripting languages but Javascript has unique features
Subscribe to:
Posts (Atom)

