<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="color-scheme" content="light">
<title>Formation informatique pour seniors et débutants — Cédric Chabrely</title>
<meta name="description" content="Cours d'informatique pour seniors et débutants : découvrez Lano, la communauté bienveillante de Cédric, et utilisez votre ordinateur en toute sérénité.">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://formation-informatique-avec-cedric.fr/">
<meta property="og:type" content="website">
<meta property="og:title" content="Formation informatique pour seniors et débutants — Cédric Chabrely">
<meta property="og:description" content="Cours d'informatique pour seniors et débutants : découvrez Lano, la communauté bienveillante de Cédric, et utilisez votre ordinateur en toute sérénité.">
<meta property="og:url" content="https://formation-informatique-avec-cedric.fr/">
<meta property="og:image" content="https://formation-informatique-avec-cedric.fr/img/og-image-defaut.jpg">
<meta property="og:site_name" content="Formation Informatique avec Cédric">
<meta property="og:locale" content="fr_FR">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Formation informatique pour seniors et débutants — Cédric Chabrely">
<meta name="twitter:description" content="Cours d'informatique pour seniors et débutants : découvrez Lano, la communauté bienveillante de Cédric, et utilisez votre ordinateur en toute sérénité.">
<meta name="twitter:image" content="https://formation-informatique-avec-cedric.fr/img/og-image-defaut.jpg">
<script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://formation-informatique-avec-cedric.fr/#organization","name":"Formation Informatique avec Cédric","url":"https://formation-informatique-avec-cedric.fr","logo":{"@type":"ImageObject","url":"https://formation-informatique-avec-cedric.fr/img/cedric-formations-logo-ombre-pdv-50.png"},"founder":{"@id":"https://formation-informatique-avec-cedric.fr/#cedric"},"sameAs":["https://www.youtube.com/@fiac","https://www.facebook.com/fiaced","https://www.instagram.com/formationaveccedric/","https://www.tiktok.com/@formation_cedric","https://x.com/fiacedric","https://www.threads.com/@formationaveccedric","https://www.skool.com/lano"]},{"@type":"Person","@id":"https://formation-informatique-avec-cedric.fr/#cedric","name":"Cédric Chabrely","url":"https://cedric-chabrely.fr/","sameAs":["https://www.linkedin.com/in/cedric-chabrely"]},{"@type":"WebSite","@id":"https://formation-informatique-avec-cedric.fr/#website","name":"Formation Informatique avec Cédric","url":"https://formation-informatique-avec-cedric.fr","publisher":{"@id":"https://formation-informatique-avec-cedric.fr/#organization"},"inLanguage":"fr-FR"}]}</script>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="theme-color" content="#00aaef">
<link rel="stylesheet" href="/css/app.css">
</head>
<body class="min-h-screen flex flex-col bg-white">
<header role="banner" class="sticky top-0 z-50 bg-section-gray shadow-[0_4px_24px_rgba(0,0,0,0.10)]">
<div class="container mx-auto max-w-6xl flex items-center justify-between px-6 py-4">
<a href="/" class="flex items-center gap-3" aria-label="Accueil — Formation Informatique avec Cédric">
<img src="/img/cedric-formations-logo-ombre-pdv-50.png" alt="" class="h-16 w-auto shrink-0" aria-hidden="true">
<div class="hidden md:flex flex-col leading-none">
<span class="text-2xl font-bold text-black">Formation Informatique</span>
<span class="text-2xl font-bold text-fiac-dark -mt-1">Avec Cédric</span>
</div>
</a>
<nav role="navigation" aria-label="Navigation principale" class="hidden md:flex gap-8 items-center">
<a href="/"
class="inline-flex items-center text-base font-medium text-black transition-colors hover:text-fiac-dark border-b-2 border-fiac pb-1"
>
Accueil
</a>
<a href="/articles"
class="inline-flex items-center text-base font-medium text-black transition-colors hover:text-fiac-dark"
>
Articles
</a>
<a href="/temoignages"
class="inline-flex items-center text-base font-medium text-black transition-colors hover:text-fiac-dark"
>
Témoignages
</a>
<a href="https://www.skool.com/lano"
class="inline-flex items-center text-base font-medium text-black transition-colors hover:text-fiac-dark"
target="_blank" rel="noopener noreferrer">
Lano
</a>
<a href="/recherche"
aria-label="Rechercher"
class="inline-flex items-center justify-center h-10 w-10 -mr-2 rounded-md text-black transition-colors hover:text-fiac-dark">
<svg class="h-5 w-5" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<circle cx="11" cy="11" r="8"/>
<line x1="21" y1="21" x2="16.65" y2="16.65"/>
</svg>
</a>
</nav>
<div class="flex items-center gap-1 md:hidden">
<a href="/recherche"
aria-label="Rechercher"
class="inline-flex items-center justify-center h-10 w-10 rounded-md text-black hover:text-fiac-dark">
<svg class="h-6 w-6" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<circle cx="11" cy="11" r="8"/>
<line x1="21" y1="21" x2="16.65" y2="16.65"/>
</svg>
</a>
<button type="button"
class="inline-flex items-center justify-center h-10 w-10 rounded-md text-black hover:text-fiac-dark"
aria-label="Ouvrir le menu"
aria-controls="mobile-menu"
aria-expanded="false">
<svg class="h-6 w-6" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<line x1="3" y1="6" x2="21" y2="6"/>
<line x1="3" y1="12" x2="21" y2="12"/>
<line x1="3" y1="18" x2="21" y2="18"/>
</svg>
</button>
</div>
</div>
<div id="mobile-menu" class="hidden md:hidden border-t border-gray-200 bg-white">
<nav role="navigation" aria-label="Navigation mobile" class="flex flex-col px-6 py-4">
<a href="/"
class="inline-flex items-center py-3 text-base font-medium text-black transition-colors hover:text-fiac-dark text-fiac-dark"
>
Accueil
</a>
<a href="/articles"
class="inline-flex items-center py-3 text-base font-medium text-black transition-colors hover:text-fiac-dark"
>
Articles
</a>
<a href="/temoignages"
class="inline-flex items-center py-3 text-base font-medium text-black transition-colors hover:text-fiac-dark"
>
Témoignages
</a>
<a href="https://www.skool.com/lano"
class="inline-flex items-center py-3 text-base font-medium text-black transition-colors hover:text-fiac-dark"
target="_blank" rel="noopener noreferrer">
Lano
</a>
</nav>
</div>
</header>
<main role="main" class="flex-1">
<section id="accueil" class="bg-fiac-soft px-6 py-12 md:py-14">
<div class="max-w-7xl mx-auto text-center">
<h1 class="text-4xl md:text-5xl font-bold leading-tight tracking-tight mb-6">
Cours d'informatique
<span class="block">pour débutants et séniors</span>
</h1>
<p class="text-2xl text-black mb-0 max-w-2xl mx-auto xl:max-w-none xl:whitespace-nowrap">
Apprenez à utiliser votre PC, simplement et sereinement : <span class="font-semibold text-black">C'est Lano</span>
</p>
</div>
<div class="mt-8 max-w-6xl mx-auto">
<div class="grid grid-cols-1 sm:grid-cols-3 gap-6">
<figure class="bg-white border border-section-gray rounded-lg shadow-[0_0_20px_rgba(0,0,0,0.08)] p-4 text-center">
<img src="/img/activite-skooldash-commu.jpg"
alt="Tableau de bord de la communauté Skool"
class="w-full h-64 object-cover rounded-md"
loading="lazy">
<figcaption class="mt-4 text-lg font-semibold text-black">Des experts vous répondent</figcaption>
</figure>
<figure class="bg-white border border-section-gray rounded-lg shadow-[0_0_20px_rgba(0,0,0,0.08)] p-4 text-center">
<img src="/img/activite-lano.jpg"
alt="Activité dans la communauté Lano"
class="w-full h-64 object-cover rounded-md"
loading="lazy">
<figcaption class="mt-4 text-lg font-semibold text-black">Des rendez-vous super en visio</figcaption>
</figure>
<figure class="bg-white border border-section-gray rounded-lg shadow-[0_0_20px_rgba(0,0,0,0.08)] p-4 text-center">
<img src="/img/activite-formation.jpg"
alt="Cédric en formation informatique"
class="w-full h-64 object-cover rounded-md"
loading="lazy">
<figcaption class="mt-4 text-lg font-semibold text-black">Un apprentissage à votre rythme</figcaption>
</figure>
</div>
<p class="mt-10 text-center">
<a href="https://www.skool.com/lano"
target="_blank"
rel="noopener noreferrer"
class="inline-block text-lg md:text-xl font-semibold text-fiac-dark hover:underline transition-colors">
Découvrez dès maintenant notre communauté informatique bienveillante Lano
</a>
</p>
</div>
</section>
<section class="bg-section-gray px-6 py-10 md:py-12">
<div class="max-w-6xl mx-auto">
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-6">
<a href="#aide"
class="group flex flex-col items-center justify-start text-center gap-4 rounded-xl bg-white border border-gray-200 p-6 shadow-md hover:shadow-xl hover:border-fiac hover:-translate-y-1 transition-all"
aria-label="Aller à la section : Votre aide pour rejoindre Lano">
<span class="flex items-center justify-center h-16 w-16 rounded-full bg-fiac-soft text-fiac-dark group-hover:bg-fiac group-hover:text-white transition-colors">
<svg class="h-8 w-8" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"> <path d="M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z"/>
</svg>
</span>
<span class="text-lg font-semibold text-fiac-dark leading-tight">Votre aide pour rejoindre Lano</span>
</a>
<a href="#astuces"
class="group flex flex-col items-center justify-start text-center gap-4 rounded-xl bg-white border border-gray-200 p-6 shadow-md hover:shadow-xl hover:border-fiac hover:-translate-y-1 transition-all"
aria-label="Aller à la section : 4 astuces incontournables">
<span class="flex items-center justify-center h-16 w-16 rounded-full bg-fiac-soft text-fiac-dark group-hover:bg-fiac group-hover:text-white transition-colors">
<svg class="h-8 w-8" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"> <path d="M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"/><path d="M9 18h6"/><path d="M10 22h4"/>
</svg>
</span>
<span class="text-lg font-semibold text-fiac-dark leading-tight">4 astuces incontournables</span>
</a>
<div class="relative flex flex-col items-center justify-start text-center rounded-xl bg-white border border-gray-200 p-6 shadow-sm cursor-not-allowed select-none"
aria-disabled="true">
<span class="absolute top-3 right-3 rounded-full bg-fiac text-white text-xs font-semibold px-2.5 py-1 shadow-sm">À venir</span>
<div class="flex flex-col items-center gap-4 opacity-60">
<span class="flex items-center justify-center h-16 w-16 rounded-full bg-section-gray text-fiac-dark">
<svg class="h-8 w-8" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"> <rect width="20" height="16" x="2" y="4" rx="2"/><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"/>
</svg>
</span>
<span class="text-lg font-semibold text-black leading-tight">Recevoir plus d'astuces</span>
</div>
</div>
<div class="relative flex flex-col items-center justify-start text-center rounded-xl bg-white border border-gray-200 p-6 shadow-sm cursor-not-allowed select-none"
aria-disabled="true">
<span class="absolute top-3 right-3 rounded-full bg-fiac text-white text-xs font-semibold px-2.5 py-1 shadow-sm">À venir</span>
<div class="flex flex-col items-center gap-4 opacity-60">
<span class="flex items-center justify-center h-16 w-16 rounded-full bg-section-gray text-fiac-dark">
<svg class="h-8 w-8" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"> <circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"/><path d="M12 17h.01"/>
</svg>
</span>
<span class="text-lg font-semibold text-black leading-tight">Testez vos connaissances</span>
</div>
</div>
</div>
</div>
</section>
<section id="aide" class="bg-white px-6 py-16 scroll-mt-20"
x-data="{ modalOuvert: false, videoCourante: null, ouvrir(video) { this.videoCourante = video; this.modalOuvert = true; document.body.style.overflow = 'hidden'; }, fermer() { this.modalOuvert = false; this.videoCourante = null; document.body.style.overflow = ''; } }">
<div class="max-w-6xl mx-auto">
<div class="text-center mb-12">
<h2 class="text-3xl md:text-4xl font-bold mb-4">Les vidéos d'aide pour rejoindre Lano</h2>
<p class="text-base text-gray-700">
Tout ce qu'il faut savoir pour vous lancer dans la communauté.
</p>
</div>
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-6">
<button @click="ouvrir({"titre_clair":"Comment cr\u00e9er votre compte","youtube_id":"6Lq13oOQ5bo"})"
class="group block bg-section-gray border border-gray-200 rounded-lg p-6 hover:border-fiac transition-all flex flex-col text-center w-full cursor-pointer">
<svg class="h-14 w-14 text-fiac mb-4 mx-auto" viewbox="0 0 24 24" fill="currentColor" aria-hidden="true">
<path d="M8 5v14l11-7z"/>
</svg>
<p class="font-semibold text-fiac-dark mb-3 text-lg leading-tight">Comment<br>créer votre compte</p>
<p class="text-sm text-gray-700 mb-4 flex-grow">Découvrez en quelques minutes comment vous inscrire sur Lano. Je vous guide pas à pas pour créer votre compte sans difficulté.</p>
<span class="text-xs text-fiac-dark group-hover:underline mt-auto">Voir la vidéo →</span>
</button>
<button @click="ouvrir({"titre_clair":"Comment vous reconnecter","youtube_id":"LWZ6hpqDQ2c"})"
class="group block bg-section-gray border border-gray-200 rounded-lg p-6 hover:border-fiac transition-all flex flex-col text-center w-full cursor-pointer">
<svg class="h-14 w-14 text-fiac mb-4 mx-auto" viewbox="0 0 24 24" fill="currentColor" aria-hidden="true">
<path d="M8 5v14l11-7z"/>
</svg>
<p class="font-semibold text-fiac-dark mb-3 text-lg leading-tight">Comment<br>vous reconnecter</p>
<p class="text-sm text-gray-700 mb-4 flex-grow">Vous avez été déconnecté de Lano et vous ne savez pas comment revenir ? Pas de souci, je vous explique simplement comment vous reconnecter à votre compte.</p>
<span class="text-xs text-fiac-dark group-hover:underline mt-auto">Voir la vidéo →</span>
</button>
<button @click="ouvrir({"titre_clair":"Si vous avez perdu votre mot de passe","youtube_id":"qGvwYt-DVao"})"
class="group block bg-section-gray border border-gray-200 rounded-lg p-6 hover:border-fiac transition-all flex flex-col text-center w-full cursor-pointer">
<svg class="h-14 w-14 text-fiac mb-4 mx-auto" viewbox="0 0 24 24" fill="currentColor" aria-hidden="true">
<path d="M8 5v14l11-7z"/>
</svg>
<p class="font-semibold text-fiac-dark mb-3 text-lg leading-tight">Si vous avez perdu<br>votre mot de passe</p>
<p class="text-sm text-gray-700 mb-4 flex-grow">Pas de panique, ça arrive à tout le monde. Je vous montre comment récupérer l'accès à votre compte en quelques clics.</p>
<span class="text-xs text-fiac-dark group-hover:underline mt-auto">Voir la vidéo →</span>
</button>
<button @click="ouvrir({"titre_clair":"Annuler votre abonnement Lano","youtube_id":"UffrXxyHv1c"})"
class="group block bg-section-gray border border-gray-200 rounded-lg p-6 hover:border-fiac transition-all flex flex-col text-center w-full cursor-pointer">
<svg class="h-14 w-14 text-fiac mb-4 mx-auto" viewbox="0 0 24 24" fill="currentColor" aria-hidden="true">
<path d="M8 5v14l11-7z"/>
</svg>
<p class="font-semibold text-fiac-dark mb-3 text-lg leading-tight">Annuler<br>votre abonnement Lano</p>
<p class="text-sm text-gray-700 mb-4 flex-grow">Vous souhaitez mettre fin à votre abonnement ? Voici la marche à suivre, claire et sans complication.</p>
<span class="text-xs text-fiac-dark group-hover:underline mt-auto">Voir la vidéo →</span>
</button>
</div>
</div>
<template x-if="modalOuvert">
<div class="fixed inset-0 z-50 flex items-center justify-center bg-black/75 p-4"
@click.self="fermer()"
@keydown.escape.window="fermer()"
role="dialog"
aria-modal="true"
aria-labelledby="modal-titre">
<div class="bg-white rounded-lg border-4 border-fiac-soft max-w-4xl w-full max-h-[95vh] overflow-y-auto p-3 sm:p-6 relative shadow-2xl flex flex-col">
<button @click="fermer()"
class="absolute top-2 right-2 sm:top-4 sm:right-4 h-8 w-8 sm:h-10 sm:w-10 flex items-center justify-center rounded-full bg-gray-100 hover:bg-gray-200 transition-colors z-10"
aria-label="Fermer la vidéo">
<svg class="h-5 w-5 sm:h-6 sm:w-6 text-black" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"/>
</svg>
</button>
<h3 id="modal-titre" class="text-lg sm:text-2xl font-bold mb-3 sm:mb-4 pr-10 sm:pr-14 flex-shrink-0" x-text="videoCourante?.titre_clair"></h3>
<div class="mb-3 sm:mb-6 mx-auto w-full rounded-lg overflow-hidden bg-black flex-shrink-0"
style="aspect-ratio: 16 / 9; max-width: min(100%, calc(55vh * 16 / 9));">
<iframe :src="`https://www.youtube-nocookie.com/embed/${videoCourante?.youtube_id}?rel=0`"
title="Vidéo d'aide Lano"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen
class="w-full h-full"></iframe>
</div>
<ul class="text-xs sm:text-sm text-gray-600 mb-3 sm:mb-6 list-disc list-inside marker:text-fiac-dark space-y-1 flex-shrink-0">
<li>Cliquez sur la vidéo pour la mettre en pause ou la relancer pendant que vous faites les manipulations.</li>
<li>Cliquez sur la flèche en bas à droite de la vidéo pour passer en plein écran. Cliquez à nouveau pour en sortir.</li>
</ul>
<div class="text-center bg-fiac-soft rounded-lg p-3 sm:p-5 flex-shrink-0">
<p class="text-sm sm:text-base text-black mb-2 sm:mb-3 font-medium">Prêt à rejoindre la communauté ?</p>
<a href="https://www.skool.com/lano"
target="_blank"
rel="noopener noreferrer"
class="inline-block bg-fiac text-white px-6 sm:px-8 py-2 sm:py-3 rounded-lg font-semibold hover:bg-fiac-dark transition-colors">
Rejoindre Lano →
</a>
</div>
</div>
</div>
</template>
</section>
<section id="astuces" class="bg-section-gray px-6 py-16 scroll-mt-20"
x-data="{ modalOuvert: false, videoCourante: null, ouvrir(video) { this.videoCourante = video; this.modalOuvert = true; document.body.style.overflow = 'hidden'; }, fermer() { this.modalOuvert = false; this.videoCourante = null; document.body.style.overflow = ''; } }">
<div class="max-w-6xl mx-auto">
<div class="text-center mb-12">
<h2 class="text-3xl md:text-4xl font-bold mb-4">Ne partez pas sans ces astuces</h2>
<p class="text-base text-black max-w-2xl mx-auto md:max-w-none md:whitespace-nowrap">
Regardez ces 4 vidéos, elles vont vraiment changer votre vie informatique à jamais.
</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-10 md:gap-x-14 md:gap-y-12">
<button @click="ouvrir({"titre_clair":"Ajouter un site en favoris","youtube_id":"mYQDBFEKtQ4"})"
type="button"
class="group block w-full text-left rounded-lg overflow-hidden bg-white border border-gray-200 shadow-md hover:shadow-xl hover:border-fiac transition-all cursor-pointer"
aria-label="Voir la vidéo : Ajouter un site en favoris">
<div class="relative bg-black">
<img src="https://img.youtube.com/vi/mYQDBFEKtQ4/hqdefault.jpg"
alt=""
loading="lazy"
class="w-full aspect-video object-cover transition-opacity group-hover:opacity-90">
<div class="absolute inset-0 flex items-center justify-center">
<span class="flex items-center justify-center h-20 w-20 rounded-full bg-fiac/90 group-hover:bg-fiac transition-colors shadow-lg">
<svg class="h-10 w-10 text-white ml-1" viewbox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M8 5v14l11-7z"/></svg>
</span>
</div>
</div>
<div class="p-5">
<p class="text-lg md:text-xl font-semibold text-fiac-dark leading-tight">Ajouter un site en favoris</p>
</div>
</button>
<button @click="ouvrir({"titre_clair":"Faire une capture d'\u00e9cran facilement","youtube_id":"u3QTVQUK0FE"})"
type="button"
class="group block w-full text-left rounded-lg overflow-hidden bg-white border border-gray-200 shadow-md hover:shadow-xl hover:border-fiac transition-all cursor-pointer"
aria-label="Voir la vidéo : Faire une capture d'écran facilement">
<div class="relative bg-black">
<img src="https://img.youtube.com/vi/u3QTVQUK0FE/hqdefault.jpg"
alt=""
loading="lazy"
class="w-full aspect-video object-cover transition-opacity group-hover:opacity-90">
<div class="absolute inset-0 flex items-center justify-center">
<span class="flex items-center justify-center h-20 w-20 rounded-full bg-fiac/90 group-hover:bg-fiac transition-colors shadow-lg">
<svg class="h-10 w-10 text-white ml-1" viewbox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M8 5v14l11-7z"/></svg>
</span>
</div>
</div>
<div class="p-5">
<p class="text-lg md:text-xl font-semibold text-fiac-dark leading-tight">Faire une capture d'écran facilement</p>
</div>
</button>
<button @click="ouvrir({"titre_clair":"Parlez, votre PC \u00e9crit \u00e0 votre place","youtube_id":"QWX8RU8_Rjo"})"
type="button"
class="group block w-full text-left rounded-lg overflow-hidden bg-white border border-gray-200 shadow-md hover:shadow-xl hover:border-fiac transition-all cursor-pointer"
aria-label="Voir la vidéo : Parlez, votre PC écrit à votre place">
<div class="relative bg-black">
<img src="https://img.youtube.com/vi/QWX8RU8_Rjo/hqdefault.jpg"
alt=""
loading="lazy"
class="w-full aspect-video object-cover transition-opacity group-hover:opacity-90">
<div class="absolute inset-0 flex items-center justify-center">
<span class="flex items-center justify-center h-20 w-20 rounded-full bg-fiac/90 group-hover:bg-fiac transition-colors shadow-lg">
<svg class="h-10 w-10 text-white ml-1" viewbox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M8 5v14l11-7z"/></svg>
</span>
</div>
</div>
<div class="p-5">
<p class="text-lg md:text-xl font-semibold text-fiac-dark leading-tight">Parlez, votre PC écrit à votre place</p>
</div>
</button>
<button @click="ouvrir({"titre_clair":"Envoyer une vid\u00e9o par e-mail","youtube_id":"VEWfbkU192Q"})"
type="button"
class="group block w-full text-left rounded-lg overflow-hidden bg-white border border-gray-200 shadow-md hover:shadow-xl hover:border-fiac transition-all cursor-pointer"
aria-label="Voir la vidéo : Envoyer une vidéo par e-mail">
<div class="relative bg-black">
<img src="https://img.youtube.com/vi/VEWfbkU192Q/hqdefault.jpg"
alt=""
loading="lazy"
class="w-full aspect-video object-cover transition-opacity group-hover:opacity-90">
<div class="absolute inset-0 flex items-center justify-center">
<span class="flex items-center justify-center h-20 w-20 rounded-full bg-fiac/90 group-hover:bg-fiac transition-colors shadow-lg">
<svg class="h-10 w-10 text-white ml-1" viewbox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M8 5v14l11-7z"/></svg>
</span>
</div>
</div>
<div class="p-5">
<p class="text-lg md:text-xl font-semibold text-fiac-dark leading-tight">Envoyer une vidéo par e-mail</p>
</div>
</button>
</div>
</div>
<template x-if="modalOuvert">
<div class="fixed inset-0 z-50 flex items-center justify-center bg-black/75 p-2 sm:p-4"
@click.self="fermer()"
@keydown.escape.window="fermer()"
role="dialog"
aria-modal="true"
aria-labelledby="modal-astuce-titre">
<div class="bg-white rounded-lg border-4 border-fiac-soft max-w-4xl w-full max-h-[95vh] overflow-y-auto p-3 sm:p-6 relative shadow-2xl flex flex-col">
<button @click="fermer()"
class="absolute top-2 right-2 sm:top-4 sm:right-4 h-8 w-8 sm:h-10 sm:w-10 flex items-center justify-center rounded-full bg-gray-100 hover:bg-gray-200 transition-colors z-10"
aria-label="Fermer la vidéo">
<svg class="h-5 w-5 sm:h-6 sm:w-6 text-black" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"/>
</svg>
</button>
<h3 id="modal-astuce-titre" class="text-lg sm:text-2xl font-bold mb-3 sm:mb-4 pr-10 sm:pr-14 flex-shrink-0" x-text="videoCourante?.titre_clair"></h3>
<div class="mb-3 sm:mb-6 mx-auto w-full rounded-lg overflow-hidden bg-black flex-shrink-0"
style="aspect-ratio: 16 / 9; max-width: min(100%, calc(55vh * 16 / 9));">
<iframe :src="`https://www.youtube-nocookie.com/embed/${videoCourante?.youtube_id}?rel=0`"
title="Vidéo astuce"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen
class="w-full h-full"></iframe>
</div>
<ul class="text-xs sm:text-sm text-gray-600 mb-1 list-disc list-inside marker:text-fiac-dark space-y-1 flex-shrink-0">
<li>Cliquez sur la vidéo pour la mettre en pause ou la relancer pendant que vous faites les manipulations.</li>
<li>Cliquez sur la flèche en bas à droite de la vidéo pour passer en plein écran. Cliquez à nouveau pour en sortir.</li>
</ul>
</div>
</div>
</template>
</section>
</main>
<footer class="bg-section-gray py-6">
<div class="max-w-6xl mx-auto px-6">
<div class="flex flex-col md:flex-row md:items-center md:justify-between gap-4 text-sm">
<p class="text-black">© 2026 Cédric Chabrely</p>
<div class="flex items-center gap-6 flex-wrap">
<a href="/mentions-legales" class="text-black hover:text-fiac-dark transition-colors">Mentions légales</a>
<a href="/politique-confidentialite" class="text-black hover:text-fiac-dark transition-colors">Politique de confidentialité</a>
<a href="https://www.youtube.com/@fiac" target="_blank" rel="noopener noreferrer" aria-label="YouTube" class="inline-flex items-center justify-center h-8 w-8 rounded-full bg-fiac text-white hover:bg-fiac-dark transition-colors">
<svg class="h-4 w-4" viewbox="0 0 24 24" fill="currentColor" aria-hidden="true">
<path d="M23 7s-.2-1.6-.9-2.3c-.8-.9-1.7-.9-2.1-1C16.9 3.5 12 3.5 12 3.5h0s-4.9 0-8 .2c-.4 0-1.3 0-2.1 1C1.2 5.4 1 7 1 7S.8 8.9.8 10.8v1.8C.8 14.5 1 16.4 1 16.4s.2 1.6.9 2.3c.8.9 1.9.9 2.4 1 1.7.2 7.7.2 7.7.2s4.9 0 8-.2c.4 0 1.3 0 2.1-1 .7-.7.9-2.3.9-2.3s.2-1.9.2-3.8v-1.8C23.2 8.9 23 7 23 7zM9.7 14.6V8.2l6.4 3.2L9.7 14.6z"/>
</svg>
</a>
</div>
</div>
</div>
<script>
(function () {
var local = 'cedric.fiac';
var domaine = 'gmail.com';
var adresse = local + '@' + domaine;
// Tout élément marqué data-courriel devient un lien mailto cliquable.
var cibles = document.querySelectorAll('[data-courriel]');
for (var i = 0; i < cibles.length; i++) {
var lien = document.createElement('a');
lien.href = 'mailto:' + adresse;
lien.textContent = adresse;
lien.className = 'text-fiac-dark hover:underline';
cibles[i].textContent = '';
cibles[i].appendChild(lien);
}
})();
</script>
</footer>
<button type="button"
data-bouton-remonter
style="opacity: 0;"
onclick="window.scrollTo({ top: 0, behavior: 'smooth' })"
class="hidden lg:flex fixed bottom-8 right-8 z-40 h-14 w-14 items-center justify-center rounded-full bg-fiac text-white hover:bg-fiac-dark transition-colors shadow-[0_4px_20px_rgba(0,0,0,0.18)]"
aria-label="Remonter en haut de la page">
<svg class="h-7 w-7" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="m5 15 7-7 7 7"/>
</svg>
</button>
<script>
(function() {
const bouton = document.querySelector('[data-bouton-remonter]');
if (!bouton) return;
let ticking = false;
function calculerOpacite() {
const total = document.documentElement.scrollHeight - window.innerHeight;
// Page non scrollable (contenu tenant dans l'écran) → bouton masqué.
const progression = total <= 0
? 0
: Math.max(0, Math.min(1, window.scrollY / total));
bouton.style.opacity = progression;
ticking = false;
}
function onScroll() {
if (!ticking) {
requestAnimationFrame(calculerOpacite);
ticking = true;
}
}
window.addEventListener('scroll', onScroll, { passive: true });
window.addEventListener('resize', onScroll, { passive: true });
// Calcul initial (page démarrant déjà scrollée, ou trop courte).
calculerOpacite();
})();
</script>
<script defer src="/js/alpine.min.js"></script>
<script src="/js/app.js" defer></script>
</body>
</html>