fixing div in center of page with different width and height
        Posted  
        
            by testkhan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by testkhan
        
        
        
        Published on 2010-05-31T18:48:56Z
        Indexed on 
            2010/05/31
            18:53 UTC
        
        
        Read the original article
        Hit count: 196
        
css
i have a div and it appears only if the user hits a link from category list i.e
category 1 category 2 category 3
and loading content with jquery $.ajax() so the width of div chages according to the returned data no i want to center the div in center of page...
© Stack Overflow or respective owner