Is there anyway to open a HTML on a Tkinter Canvas or any other widget. The problem is that I have a piece of text that has subscripts and symbols. It's basically a html file and I just want to display it. One solution I already thought of is to create a .gif file and just display it as a gif but I was wondering if anything else was out there.... Thanks Jeff