|    
			
				09/02/2009, 07:12
			
			
			  | 
  |   |  |  |  |  Fecha de Ingreso: diciembre-2008 
						Mensajes: 82
					 Antigüedad: 16 años, 10 meses Puntos: 1 |  | 
  |  Respuesta: Mi primer sitio web con xhtml y css  
  No me puedo quitar d eensima estos dos errores:
 Line 86, Column 42: document type does not allow element "h5" here; missing one of "object", "ins", "del", "map", "button" start-tag .
 …ass="espaciop"> <h5 class="espacioh5">Proximamente Wizspro 2.0 sale a la luz!✉
 The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
 
 One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
 
 Line 92, Column 41: document type does not allow element "h5" here; missing one of "object", "ins", "del", "map", "button" start-tag .
 …lass="espaciop"><h5 class="espacioh5">Las 35 mejoras de la nueva versión 2.0!
     |