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 [2019/05/03 17:00]
julien
test [2020/05/04 11:49] (Version actuelle)
hugo
Ligne 8: Ligne 8:
 <p style="border:2px dashed red;">ceci, un bloc HTML</p> <p style="border:2px dashed red;">ceci, un bloc HTML</p>
  
-TEST+TEST Mapping
  
 <img src="http://palac.masterdemc.fr/panneau.gif" alt="Orientation" width="374" height="162" border="0" usemap="#panneaux" /> <img src="http://palac.masterdemc.fr/panneau.gif" alt="Orientation" width="374" height="162" border="0" usemap="#panneaux" />
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 57: Ligne 77:
  
 [[Command_Marqueurs_IN_OUT]] [[Command_Marqueurs_IN_OUT]]
 +
 +[[SYntaxe|test2]]
 +
 +  ^ Titre 1         ^ Titre 2           ^ Titre 3                            ^
 +  | Ligne 1 Col 1   | Ligne 1 Col 2     | Ligne 1 Col 3                      |
 +  | Ligne 2 Col 1   | colonnes fusionnées (notez la double barre verticale) ||
 +  | Ligne 3 Col 1   | Ligne 2 Col 2     | Ligne 2 Col 3                      |
 +
 +[[clavier2|clavier2]]
 +
  
test.1556895644.txt.gz · Dernière modification: 2019/05/03 17:00 de julien