Pages

Subscribe:

Sunday, August 28, 2011

How i add Java scripts to my web site ??

To get more features to your web site you can add Java scripts to your site.
You must add Java scripts to <body> tag in your page.
Eg:

<body>
your java script here..
</body>


Find <body> tag in your site and paste java script between  <body> and </body> tags.
Add Java scripts to web page

Then Upload it to your hosting account.

No comments:

Post a Comment

 
// //