HyperText Markup Language (HTML) is the main markup language for creating web pages and other information that can be displayed in a web browser, current HTML is in its 5 iteration and is a markup language for structuring and presenting content for the World Wide Web and a core technology of the Internet, HTML5 is also a potential candidate for cross-platform mobile applications.

HTML

Dynamic XFA/PDF to HTML – resolveNode method

Dynamic XFA forms contain JavaScript which needs some considerable tidying up to convert into content which will run on a Browser. In this  technical...
suda
1 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

The 10 most useful HTML and CSS tools for…

Last time I wrote an article about 5 tools to help you write better Java Code, you can read about it here. This time...
Alex Marshall
3 min read

PDF to HTML5 conversion – Extracting PDF text and…

Text works differently in PDFs and in HTML files, which can make it a surprisingly complex problem to get great output during PDF to...
Sam Howard
1 min read

Lessons Learned Using GlassFish and NetBeans

After my talk at JavaOne2013 I felt there was some really useful material which deserved a wider audience so I have decided to use...
Nathan Howard
3 min read