Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts

Wednesday, August 10, 2016

Complete index page including Bootstrap, FontAwesome and jQuery

Just add the following code to your index page and you are ready to use all the functionalities of Bootstrap, FontAwesome and jQuery <!DOCTYPE html> <html> <head> <title> </title> <!-- Favicon Start --> <link...
Share:

Wednesday, July 13, 2016

What are basic fundamentals of JavaScript?

What are basic fundamentals of JavaScript? According to w3schools JavaScript is the programming language of HTML and the Web. JavaScript is used to add more functionalities to you web applications. Where to use JavaScritp? You can use JavaScritp in different ways which...
Share: