Quote:
	
	
		
			
				
					Originally Posted by  Alt68er
					 
				 
				But - as I'm not an expert - tell me, please, what is the correct DOCTYPE for which kind of document? 
			
		 | 
	
	
 I'd like to know that, too! 
One of the things I liked about Sigil was that it seemed to add a suitable doctype declaration at the top of the html without my having to specify one.
To wit: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
Is this not a good idea?