Il problema che riscontro è che non capisco quali siano gli errori.. 
	
	
	
		
	
	
	
		
	
	
	
		
	
	
	
		
Cioè non trovo nulla di sbagliato e poi l'ultimo punto come fare per sopperire a tale problema tramite il css?
				
			
		Codice:
	
	 Using the meta element to specify the document-wide default language is obsolete. Consider specifying the language on the root element instead.
	<meta content="it" http-equiv="Content-Language"/>
	
		Codice:
	
	 Bad value keyphrase for attribute name on element meta: Keyword keyphrase is not registered.
…g,clan mgt,clan a2p,black ops,call of duty,team xbox360,team piu' forti xbox"/>
	
		Codice:
	
	Attribute allowfullscreen not allowed on element iframe at this point.
…allowfullscreen="" frameborder="0" height="315" width="560"></iframe><br/><br/>
	
		Codice:
	
	The frameborder attribute on the iframe element is obsolete. Use CSS instead.
…allowfullscreen="" frameborder="0" height="315" width="560"></iframe><br/><br/>
	Cioè non trovo nulla di sbagliato e poi l'ultimo punto come fare per sopperire a tale problema tramite il css?