Timeline, chronologies, etc : Différence entre versions

De Les Fabriques du Ponant
Aller à : navigation, rechercher
(ça donne quoi ?)
 
(Une révision intermédiaire par le même utilisateur non affichée)
Ligne 1 : Ligne 1 :
 
Comment créer une frise chronologique sympa pour le web ?
 
Comment créer une frise chronologique sympa pour le web ?
 
+
==Des ressources==
 
Regardez ici :
 
Regardez ici :
* https://elliottchiaradia.ch/blog/article/detail/timelinejs-la-creation-de-timelines-a-portee-de-main
+
* comment créer une timeline avec Github https://github.com/thecdil/timelinejs-template/blob/main/docs/timeline.md
 +
* Un tuto détaillé : https://elliottchiaradia.ch/blog/article/detail/timelinejs-la-creation-de-timelines-a-portee-de-main
 
* https://github.com/NUKnightLab/TImelineJS3
 
* https://github.com/NUKnightLab/TImelineJS3
* https://ladigitale.dev/logiquiz/
+
* Logiquiz, un logiciel qui permet de le faire : https://ladigitale.dev/logiquiz/
  
 
==ça donne quoi ?==
 
==ça donne quoi ?==
 
<html>
 
<iframe src="https://cdn.knightlab.com/libs/timeline3/latest/embed/index.html?source=1xuY4upIooEeszZ_lCmeNx24eSFWe0rHe9ZdqH2xqVNk&font=Default&lang=en&initial_zoom=2&height=100%" width="100%" frameborder="0"></iframe>
 
                               
 
</html>
 
 
  
 
<html>
 
<html>
 
<iframe src="https://h5p.org/h5p/embed/715" width="1090" height="625" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *" title="Timeline"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>
 
<iframe src="https://h5p.org/h5p/embed/715" width="1090" height="625" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *" title="Timeline"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>
 
</html>
 
</html>

Version actuelle datée du 14 novembre 2023 à 12:45

Comment créer une frise chronologique sympa pour le web ?

Des ressources

Regardez ici :

ça donne quoi ?