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/20 10:30]
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" />
test.1587371449.txt.gz · Dernière modification: 2020/04/20 10:30 de hugo