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:07]
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 Mapping 
-ftp://masterde@ftp.masterdemc.fr/wiki/palac/data/media/panneau.gif 
-<img src="http://palac.masterdemc.fr/data/media/panneau.gif" alt="Orientation" width="374" height="162" border="0" usemap="#panneaux" /> 
-<map name="panneaux" id="panneaux"> 
-   <area shape="rect" coords="92,19,261,66" href="page-contact.html" alt="Contact" /> 
-   <area shape="circle" coords="314,105,44" href="page-faq.html" alt="FAQ" /> 
-   <area shape="poly" coords="18,100,42,83,190,103,183,148,36,132" href="page-home.html" alt="Accueil" /> 
-</map> 
test.1586419663.txt.gz · Dernière modification: 2020/04/09 10:07 de hugo