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

HTML and SVG Explained (Along with Use Cases)

In his article I will explain what is HTML and SVG, how they’re related and which might be suited for your use case. What...
Mark Stephens
2 min read

Top 4 problems in PDF CFF Fonts (and we…

  One of the most common of the many font formats PDFs support is the Compact Font Format (CFF, also known as Type 2)...
Sam Howard
1 min read

FormCalc vs Javascript [PDF / XFA in HTML5]

This is one of our XFAarticles which investigates the important factors to be considered during the conversion from FormCalc script to Javascript (since none...
suda
1 min read

9 tools to help you with Java Performance Tuning

Previously I wrote an article about 5 tools to help you write better java code which helped to improve our code but also our...
Alex Marshall
4 min read

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