Home » 
        MCQs » 
        XHTML MCQs
    
        
    If you want to utilize Cascading Style Sheets (CSS) exclusively and avoid writing most XHTML attributes, then which of the following DTD is suggested?
    
    
    
	13. If you want to utilize Cascading Style Sheets (CSS) exclusively and avoid writing most XHTML attributes, then which of the following DTD is suggested?
    
      - Strict
 
      - Transitional
 
      - Frameset
 
    
    Answer: A) Strict
    Explanation:
    If you want to utilize Cascading Style Sheets (CSS) exclusively and avoid writing most XHTML attributes, then strict DTD is suggested.