HTML5 is a markup language used for structuring and presenting content for the World Wide Web and a core technology of the Internet. It is the fifth revision of the HTML standard.

HTML5

Using Apache htaccess to password protect documents

Introduction Most web sites are run on servers which use the Apache software. This offers some very useful features for websites. For example, it...
Mark Stephens
2 min read

Adding Fullscreen to WebApps using the JavaScript API

In addition to the standard (F11) full-screen modes in web browsers, there is now also a way to enable full screen using JavaScript, providing...
Leon Atherton
5 min read

Adding Annotations to Web Content with Annotator.js

Annotator.js is an open-source (available on GitHub) JavaScript library created by the Open Knowledge Foundation that allows you to add annotations to web pages....
Leon Atherton
50 sec read

Developers Guide to NetBeans IDE

      We have spent a lot of time using NetBeans and written many articles on our blog. This Developer guide lists the...
Virentha Mendis
42 sec read

How to fill shapes on HTML5 Canvas using EvenOdd…

A little over a year ago, I wrote a short series of articles that talked about Canvas’ inability to fill shapes using the even-odd...
Leon Atherton
1 min read