Outils pour utilisateurs

Outils du site


test

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
test [2020/04/09 10:08]
hugo
test [2020/05/04 11:49] (Version actuelle)
hugo
Ligne 42: Ligne 42:
 </HTML> </HTML>
            
-     +     <!DOCTYPE html> 
 +<html> 
 +<body> 
 + 
 +<script> 
 +document.write(Date()); 
 +</script> 
 + 
 +</body> 
 +</html> 
 +<html> 
 +<body> 
 + 
 +<p id="p1">Hello World!</p> 
 + 
 +<script> 
 +document.getElementById("p1").innerHTML = "New text!"; 
 +</script> 
 + 
 +</body> 
 +</html>
                
 <img src="http://palac.masterdemc.fr/keyboard.gif" alt="Orientation" width="500" height="195" border="0" usemap="#clavier" /> <img src="http://palac.masterdemc.fr/keyboard.gif" alt="Orientation" width="500" height="195" border="0" usemap="#clavier" />
Ligne 65: Ligne 85:
   | Ligne 3 Col 1   | Ligne 2 Col 2     | Ligne 2 Col 3                      |   | Ligne 3 Col 1   | Ligne 2 Col 2     | Ligne 2 Col 3                      |
  
 +[[clavier2|clavier2]]
  
  
test.1586419689.txt.gz · Dernière modification: 2020/04/09 10:08 de hugo