Widget -what to do and what not
        Posted  
        
            by mkoso
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mkoso
        
        
        
        Published on 2010-03-02T20:33:52Z
        Indexed on 
            2010/03/08
            18:06 UTC
        
        
        Read the original article
        Hit count: 302
        
I would like to make a html/js widget that people can add to their blogs, sites etc.
I have never made widgets before so I would like to hear what should be done and what not. For example, how do I make the styling? Inline, own css file or what is the best practise? I believe i cant use head and body stuff in it. What about h1, h2 etc? Do they screw the website that has the widget or can i use them?
If you have any good tips I would like to hear those.
Thanks.
© Stack Overflow or respective owner