Come da guida ho creato un html :

codice:
<html> 
<head><title>prove</title></head> 
<body>  
<P align=”right”>  
testo 1  
<P align=”left”>  
  testo 2  </P> 
</P>   
</body>
   </html>
Perchè ho testo 1 e testo 2 entrambi allineati sulla sinistra?