Starter Tutorials

A tutorial site for beginners!

Starter tutorials contains well written tutorials on various technologies. Simple examples have been provided through out the tutorials to help the beginners understand them in a easy way.

Go to Blog »

Problem Statement


Create a script to read your name and mobile number and display the same on the web page. (Hint: Use prompt( ) method for reading values)


Source Code


ex2.html


ex2script.js


Output:

Click here for output