HTML or HyperText Markup Language is the standard markup language used to create web pages. HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets.

HTML

Table order in OTF fonts

As part of our TrueType to OpenType font conversion (we need this for PDF to HTML5 conversion to ensure fonts display on all browsers),...
Mark Stephens
49 sec read

Why canvas is not a self closing HTML5 tag

While debugging a page produced by our PDF to HTML5 Converter, I noticed that Firefox was showing some of the tags in the HTML...
Leon Atherton
34 sec read

PDF to HTML5 conversion – No Even-Odd Winding Rule…

This is part 2 on this subject. If you haven’t already read it, please read part 1 to understand the winding problem. So to...
Leon Atherton
3 min read

PDF to HTML5 conversion – No Even-Odd Winding Rule…

When filling shapes in PDFs (and lots of other technologies) you get a choice between using the Even-Odd or the Non-Zero winding rule. For...
Leon Atherton
1 min read

PDF to HTML conversion – tradeoffs on adjusting font…

When you convert a PDF to HTML, you move from a coding environment where you can work in any floating point size to one...
Mark Stephens
1 min read

PDF to HTML5 conversion – changing the page size

By default, a we convert a PDF file into an HTML file with the same size. So a 200×100 pixel PDF file becomes a...
Mark Stephens
1 min read