
Example Image with Text
Use this Image with Text block to balance out your text content with a complementary visual to strengthen messaging and help your students connect with your product, course, or coaching. You can introduce yourself with a profile picture and author bio, showcase a student testimonial with their smiling face, or highlight an experience with a screenshot.
Example Text
Use this Text block to tell your course or coaching’s story.
Write anything from one-liners to detailed paragraphs that tell your visitors more about what you’re selling.
This block - along with other blocks that contain text content - supports various text formatting such as header sizes, font styles, alignment, ordered and unordered lists, hyperlinks and colors.

Example Title
Use this block to showcase testimonials, features, categories, or more. Each column has its own individual text field. You can also leave the text blank to have it display nothing and just showcase an image.

Example Title
Use this block to showcase testimonials, features, categories, or more. Each column has its own individual text field. You can also leave the text blank to have it display nothing and just showcase an image.

Example Title
Use this block to showcase testimonials, features, categories, or more. Each column has its own individual text field. You can also leave the text blank to have it display nothing and just showcase an image.
Example Curriculum
- Présentation et historique (5:20)
- Structure générale d’un algorithme (12:07)
- Type de données (15:05)
- Travaux Pratiques Instruction et types de données (0:40)
- Correction du TP Instructions et types de données (7:53)
- Conditions et opérations arithmétiques (16:09)
- Gestions des cas (3:00)
- Travaux Pratiques Gestion des conditions (1:46)
- Correction TP Gestion des conditions
- Boucles (pour, tant que, …) (8:21)
- Travaux Pratiques : Les boucles (1:27)
- Correction TP Les Boucles
- Méthodes (16:03)
- Travaux Pratiques 1 : Les méthodes (Fonctions) (0:30)
- Travaux Pratiques 2 : Les méthodes (Fonctions) (1:11)
- Correction TP2 Les Méthodes (Fonctions)
- Tableaux : Insertion de données (11:17)
- Tableaux : opérations sur chacune des valeurs (3:28)
- Travaux Pratiques : Multiplier les valeurs d un tableau par 3 (0:21)
- Correction TP Multiplier les valeurs d'un tableau par 3
- Tableaux : Tri (12:41)
- Travaux Pratiques : Tri (0:39)
- Correction TP Tri
- Tableaux : Recherche (1:43)
- Opérations sur les chaines de caractères (6:02)
- Travaux Pratiques : Opérations sur les chaines de caractères (1:20)
- Correction TP Opérations sur les chaines de caractères
- Master class (302:14)
- Conclusion Chapitre 3 (1:24)
- Présentation (3:24)
- Installation des Outils (5:15)
- Premières Notions (12:28)
- Mis en Forme de la Page (12:22)
- Devtools (6:09)
- TP1 - Reproduire à l'Identique la page paragraphe.html (0:33)
- Structure d'une Page HTML (13:23)
- TP2 - Mis en Forme des Boutons (0:27)
- Correction TP2 - Mis en Forme des Boutons (4:01)
- Titres Paragraphes (12:12)
- Architecture Application (10:37)
- Syntaxe CSS (11:53)
- Couleurs (6:03)
- Liens (9:35)
- Installer les Extensions (4:40)
- Déployer le comme dans un Serveur (4:49)
- Listes (8:10)
- Boutons (4:28)
- Gestion des Effets (le survol, les ombres, la transition) (14:37)
- Création des Blocks (19:30)
- Définition des Bordures (13:29)
- Afficher les Eléments sur une Ligne (5:18)
- Flexbox (9:53)
- Les marges (6:19)
- Polices (4:29)
- Dimensions (4:17)
- TP3 - Reproduire la Page Liste (1:13)
- Tableaux (17:10)
- Images (12:11)
- TP4 - Reproduire un tableau contenant des images (0:38)
- Formulaire (18:27)
- TP5 - Créer un Formulaire (0:55)
- Position des Eléments (6:19)
- TP6 - Position des Eléments (0:33)
- Bootstrap (14:05)
- TP7 - Bootstrap (1:10)
- Gestion des métadonnées (3:47)
- Media Queries (16:12)
- TP8 : Media Queries (1:30)
- Grilles (16:39)
- TP9 : Grilles (8:08)
- Conclusion (1:29)
- Live coding (442:44)
- Notes
- Introduction (1:39)
- Commande PWD et commande CAT (4:37)
- Commande LS (3:01)
- Commande CD (3:12)
- Commande MKDIR (4:59)
- Commande TOUCH (5:28)
- Commande CP (2:26)
- Retrouver de l'aide (2:16)
- Commande MV (5:02)
- Commande RM (1:45)
- Commande FIND (3:22)
- commande GREP (2:55)
- Enchainer les commandes (4:50)
- Commande HEAD (2:26)
- Conclusion (0:56)
- Présentation de GitHub (3:08)
- Installation prérequis (8:07)
- Initialisation du répertoire (5:40)
- Premières commandes (13:27)
- Commande git commit (11:53)
- Créer une branche (14:42)
- Commande git pull (4:16)
- Commande git rebase (9:11)
- Commande git merge (2:23)
- Commande reset et commande git diff (5:59)
- Commande git clone (1:53)
- Travaux pratiques (1:08)
- Conclusion (0:59)
- Live Coding (249:37)
- Notes
- Introduction (2:32)
- Présentation (9:18)
- Types de données (16:49)
- Commentaires (7:34)
- Les opérations (6:46)
- Le DOM (23:21)
- Les méthodes (17:16)
- Travaux Pratiques : Les méthodes (4:47)
- Correction Travaux Pratiques : Les méthodes (22:06)
- Chaine de caractères (20:25)
- Travaux pratiques : Chaine de caractères (3:29)
- Les requêtes - Théorie (7:50)
- Les requêtes - Lecture de données (12:39)
- Traitement de données (4:28)
- Travaux pratiques : Lecture de données (0:25)
- Affichage des données dans un tableau (15:46)
- Travaux pratiques : Tableaux (1:03)
- Map (3:17)
- Filter (9:18)
- Travaux Pratiques : Méthode sort (1:05)
- Déstructurer les données (4:41)
- Travaux Pratiques : Filtres (0:49)
- Travaux Pratiques : Map (0:18)
- Conclusion (0:44)
- Live Coding (199:48)
- Live coding 2 (104:59)
- Live coding 3 (70:55)
- Livecoding 4 (150:34)
- Files
- Live coding 5 (143:23)
- [Live coding] Méthode fetch (192:18)
Example Image with Text
Use this Image with Text block to balance out your text content with a complementary visual to strengthen messaging and help your students connect with your product, course, or coaching. You can introduce yourself with a profile picture and author bio, showcase a student testimonial with their smiling face, or highlight an experience with a screenshot.

Example Featured Products
Showcase other available courses, bundles, and coaching products you’re selling with the Featured Products block to provide alternatives to visitors who may not be interested in this specific product.