Should I teach CSS layout directly to new learners or should I first teach how to make layout with t
        Posted  
        
            by jitendra
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jitendra
        
        
        
        Published on 2010-01-27T13:41:40Z
        Indexed on 
            2010/03/19
            9:41 UTC
        
        
        Read the original article
        Hit count: 397
        
Should I teach CSS layout directly to new learners or should I first teach how to make layout with tables, then div+CSS?
And what should I teach between HTML or XHTML? Both are same so should I start directly with XHTML 1.0 Strict?
© Stack Overflow or respective owner