Tag Archives: HTML

A Short Character Table

My character table contains HTML Entities, Glyphs, Names, and Descriptions for selected characters. Continue reading

Posted in Web Development | Tagged , | Leave a comment

en-dash HTML Encoding Bug Fixed With Python

The en-dash is one of the more common causes of HTML encoding bugs. Read how I ran into this bug and how I fixed it with Python. Also a few more tips in here. Continue reading

Posted in Python | Tagged , , | Leave a comment