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

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

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

Making a jQuery PDF Viewer

JQuery is one of the most popular JavaScript Frameworks around (for good reason), it gives you ability to access and manipulate the HTML DOM...
Lyndon Armitage
2 min read