Where to find a list of all the possible HTML tags in Python?
        Posted  
        
            by bodacydo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by bodacydo
        
        
        
        Published on 2010-03-13T18:01:03Z
        Indexed on 
            2010/03/13
            18:05 UTC
        
        
        Read the original article
        Hit count: 492
        
Is there a standard module in Python that lists all the HTML tags?
If not, where can I find all of them?
Thanks, Boda Cydo.
© Stack Overflow or respective owner