January 4th, 2018
In this article, we are going to learn to code the Tic Tac Toe game using jQuery. I will present you a code and it will show a single player
March 6th, 2016
In HTML5, it has data-* attribute which is used to store custom data with an HTML element. This attributes used to keep more information on
October 17th, 2013
While creating web applications, appending content into an HTML target on the particular event is an interesting task. In an HTML container,