how to read the output of the html,
Actaully I am writing a small text as output whenever I invoke the html file
but when I am using urllib.read() or webbrowser.read() I am able to read the source of the html rather than its output.
I am a begineer So please kindly help me how to read the output of the html....