HTML5

Egret Technology Joins HTML5, Blockchain In "Egretia"

Egret Technology, a Beijing-based technology-driven internet company, has undeniably made a name in the HTML5 community. Thousands of developers are benefiting from the HTML5 development tools that the company has created. It has also developed packaging tools, an integrated development environment (IDE), and as well as an engine. Recently, another move by Egret that many developers would surely

Simple Snake Game using HTML5 canvas and Pure Javascript

This tutorial tackles on how to create a simple snake game using HTML5 canvas and pure Javascript. Snake game a simple game wherein there is a small snake at first and gets bigger whenever it eats a food that randomly appears on the screen. The goal of this game is to get a high score which depends on how big your snake gets.

Multiple File and Drop Upload

If you are looking for Drag and Drop Multiple File Upload using HTML5 and jQuery then you are at the right place. Kindly take a look at this article, I had created this simple project with using jQuery and PHP that can upload multiple files via drag and drop into a server. This simple project will help you to develop your web applications upload system. ResultThis simple project works in modern browsers like Chrome, Safari, Opera, and Firefox.