{"id":22444,"date":"2026-01-31T21:56:07","date_gmt":"2026-02-01T02:56:07","guid":{"rendered":"https:\/\/www.dhct.academy\/?post_type=lp_course&#038;p=22444"},"modified":"2026-04-06T14:03:56","modified_gmt":"2026-04-06T18:03:56","slug":"excel-2016-debutant","status":"publish","type":"lp_course","link":"https:\/\/www.dhct.academy\/fr\/courses\/excel-2016-debutant\/","title":{"rendered":"Excel 2016 d\u00e9butant"},"content":{"rendered":"<style>\n    .excel-container * {<br \/>        margin: 0;<br \/>        padding: 0;<br \/>        box-sizing: border-box;<br \/>    }<\/p>\n<p>    .excel-container {<br \/>        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;<br \/>        background: linear-gradient(135deg, #f5f7fa 0%, #e8eef3 100%) !important;<br \/>        color: #333 !important;<br \/>        line-height: 1.6 !important;<br \/>        padding: 40px 20px !important;<br \/>        width: 100% !important;<br \/>    }<\/p>\n<p>    .excel-wrapper {<br \/>        max-width: 900px !important;<br \/>        margin: 0 auto !important;<br \/>        background: #fff !important;<br \/>        border-radius: 20px !important;<br \/>        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1) !important;<br \/>        padding: 50px !important;<br \/>        animation: fadeIn 0.8s ease !important;<br \/>    }<\/p>\n<p>    @keyframes fadeIn {<br \/>        from {<br \/>            opacity: 0;<br \/>            transform: translateY(20px);<br \/>        }<br \/>        to {<br \/>            opacity: 1;<br \/>            transform: translateY(0);<br \/>        }<br \/>    }<\/p>\n<p>    .excel-header {<br \/>        border-bottom: 3px solid #667eea !important;<br \/>        padding-bottom: 30px !important;<br \/>        margin-bottom: 40px !important;<br \/>    }<\/p>\n<p>    .excel-header h1 {<br \/>        font-size: 42px !important;<br \/>        color: #667eea !important;<br \/>        margin-bottom: 15px !important;<br \/>        display: flex !important;<br \/>        align-items: center !important;<br \/>        gap: 15px !important;<br \/>        font-weight: bold !important;<br \/>        justify-content: center !important;<br \/>    }<\/p>\n<p>    .excel-header .subtitle {<br \/>        font-size: 18px !important;<br \/>        color: #666 !important;<br \/>        margin-bottom: 8px !important;<br \/>        text-align: center !important;<br \/>    }<\/p>\n<p>    .excel-section {<br \/>        margin-bottom: 40px !important;<br \/>    }<\/p>\n<p>    .excel-section h2 {<br \/>        font-size: 28px !important;<br \/>        color: #667eea !important;<br \/>        margin-bottom: 20px !important;<br \/>        display: flex !important;<br \/>        align-items: center !important;<br \/>        gap: 10px !important;<br \/>        font-weight: bold !important;<br \/>    }<\/p>\n<p>    .excel-section h3 {<br \/>        font-size: 22px !important;<br \/>        color: #764ba2 !important;<br \/>        margin-bottom: 15px !important;<br \/>        margin-top: 25px !important;<br \/>        display: flex !important;<br \/>        align-items: center !important;<br \/>        gap: 10px !important;<br \/>        font-weight: bold !important;<br \/>    }<\/p>\n<p>    .excel-section p {<br \/>        color: #555 !important;<br \/>        margin-bottom: 15px !important;<br \/>        font-size: 16px !important;<br \/>        line-height: 1.6 !important;<br \/>    }<\/p>\n<p>    .excel-section ul {<br \/>        list-style: none !important;<br \/>        margin-left: 0 !important;<br \/>        margin-bottom: 20px !important;<br \/>        padding-left: 0 !important;<br \/>    }<\/p>\n<p>    .excel-section ul li {<br \/>        padding: 10px 0 !important;<br \/>        padding-left: 30px !important;<br \/>        position: relative !important;<br \/>        color: #555 !important;<br \/>        font-size: 16px !important;<br \/>        list-style: none !important;<br \/>    }<\/p>\n<p>    .excel-section ul li::before {<br \/>        content: \"\u2022\" !important;<br \/>        position: absolute !important;<br \/>        left: 10px !important;<br \/>        color: #667eea !important;<br \/>        font-weight: bold !important;<br \/>        font-size: 20px !important;<br \/>    }<\/p>\n<p>    .partie-list {<br \/>        background: linear-gradient(135deg, #f8f9fc 0%, #f0f3f8 100%) !important;<br \/>        padding: 30px !important;<br \/>        border-radius: 15px !important;<br \/>        margin-top: 20px !important;<br \/>    }<\/p>\n<p>    .partie {<br \/>        margin-bottom: 25px !important;<br \/>        padding: 20px !important;<br \/>        background: #fff !important;<br \/>        border-radius: 10px !important;<br \/>        border-left: 4px solid #667eea !important;<br \/>        transition: all 0.3s !important;<br \/>    }<\/p>\n<p>    .partie:hover {<br \/>        transform: translateX(5px) !important;<br \/>        box-shadow: 0 5px 15px rgba(102, 126, 234, 0.1) !important;<br \/>    }<\/p>\n<p>    .partie h3 {<br \/>        font-size: 18px !important;<br \/>        color: #333 !important;<br \/>        margin-bottom: 10px !important;<br \/>        font-weight: bold !important;<br \/>        margin-top: 0 !important;<br \/>    }<\/p>\n<p>    .partie ul {<br \/>        margin-top: 10px !important;<br \/>        list-style: none !important;<br \/>        padding-left: 0 !important;<br \/>    }<\/p>\n<p>    .partie ul li {<br \/>        font-size: 15px !important;<br \/>        padding: 5px 0 !important;<br \/>        padding-left: 25px !important;<br \/>        list-style: none !important;<br \/>    }<\/p>\n<p>    .partie ul li::before {<br \/>        font-size: 16px !important;<br \/>    }<\/p>\n<p>    .warning-box {<br \/>        background: linear-gradient(135deg, #fff5f5 0%, #ffe8e8 100%) !important;<br \/>        border-left: 4px solid #f56565 !important;<br \/>        padding: 25px !important;<br \/>        border-radius: 10px !important;<br \/>        margin-top: 20px !important;<br \/>    }<\/p>\n<p>    .warning-box h2 {<br \/>        font-size: 24px !important;<br \/>        margin-bottom: 15px !important;<br \/>    }<\/p>\n<p>    .warning-box ul {<br \/>        list-style: none !important;<br \/>        padding-left: 0 !important;<br \/>    }<\/p>\n<p>    .warning-box p {<br \/>        margin-top: 20px !important;<br \/>        font-weight: bold !important;<br \/>        color: #333 !important;<br \/>    }<\/p>\n<p>    .prereq-box {<br \/>        background: linear-gradient(135deg, #f0fff4 0%, #e8fdf0 100%) !important;<br \/>        border-left: 4px solid #48bb78 !important;<br \/>        padding: 25px !important;<br \/>        border-radius: 10px !important;<br \/>        margin-top: 20px !important;<br \/>    }<\/p>\n<p>    .prereq-box h2 {<br \/>        font-size: 24px !important;<br \/>        margin-bottom: 15px !important;<br \/>    }<\/p>\n<p>    .prereq-box ul {<br \/>        list-style: none !important;<br \/>        padding-left: 0 !important;<br \/>    }<\/p>\n<p>    @media (max-width: 768px) {<br \/>        .excel-wrapper {<br \/>            padding: 30px 20px !important;<br \/>        }<\/p>\n<p>        .excel-header h1 {<br \/>            font-size: 32px !important;<br \/>        }<\/p>\n<p>        .excel-section h2 {<br \/>            font-size: 24px !important;<br \/>        }<\/p>\n<p>        .excel-section h3 {<br \/>            font-size: 20px !important;<br \/>        }<br \/>    }<br \/><\/style>\n<div class=\"excel-container\">\n<div class=\"excel-wrapper\">\n<div class=\"excel-header\">\n<h1>\ud83d\udcca Excel 2016 \u2014 D\u00e9butant<\/h1>\n<p class=\"subtitle\"><strong>Formateur :<\/strong> Professeur Saint-Hilaire Ronel<\/p>\n<p class=\"subtitle\">Ma\u00eetrisez Excel pas \u00e0 pas \u2014 de z\u00e9ro \u00e0 autonome<\/p>\n<\/div>\n<div class=\"excel-section\">\n<h2>\ud83c\udfaf Objectifs<\/h2>\n<ul>\n<li>Comprendre l&#8217;interface Excel<\/li>\n<li>Saisir et organiser des donn\u00e9es<\/li>\n<li>Cr\u00e9er des calculs simples<\/li>\n<li>Mettre en forme des tableaux<\/li>\n<li>Cr\u00e9er des graphiques<\/li>\n<li>Pr\u00e9parer l&#8217;impression<\/li>\n<\/ul>\n<\/div>\n<div class=\"excel-section\">\n<h2>\ud83d\udcdd R\u00e9sum\u00e9<\/h2>\n<p>Formation progressive pour d\u00e9butants couvrant l&#8217;interface, les classeurs, les calculs, la mise en forme, les graphiques et l&#8217;impression. Chaque \u00e9tape combine th\u00e9orie et pratique vid\u00e9o.<\/p>\n<\/div>\n<div class=\"excel-section\">\n<h2>\ud83d\udcc2 Contenu du programme<\/h2>\n<div class=\"partie-list\">\n<div class=\"partie\">\n<h3>\u2705 Partie 1 \u2014 Interface<\/h3>\n<ul>\n<li>Environnement Excel<\/li>\n<li>Affichage<\/li>\n<li>Gestion du classeur<\/li>\n<li>S\u00e9lections<\/li>\n<\/ul>\n<\/div>\n<div class=\"partie\">\n<h3>\u2705 Partie 2 \u2014 Manipulations<\/h3>\n<ul>\n<li>Gestion des cellules<\/li>\n<li>Feuilles<\/li>\n<li>Lignes &amp; colonnes<\/li>\n<li>Saisie &amp; calculs<\/li>\n<\/ul>\n<\/div>\n<div class=\"partie\">\n<h3>\u2705 Partie 3 \u2014 Pr\u00e9sentation<\/h3>\n<ul>\n<li>Mise en forme<\/li>\n<li>Mise en page<\/li>\n<li>Graphiques<\/li>\n<li>Objets visuels<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"excel-section\">\n<div class=\"prereq-box\">\n<h2>\ud83d\udccc Pr\u00e9requis<\/h2>\n<ul>\n<li>Utilisation basique d&#8217;un ordinateur<\/li>\n<li>Notions Windows<\/li>\n<li>Aucune exp\u00e9rience Excel requise<\/li>\n<li>Envie de pratiquer<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"excel-section\">\n<div class=\"warning-box\">\n<h2>\u26a0 Conseils d&#8217;apprentissage<\/h2>\n<ul>\n<li>Suivre les vid\u00e9os dans l&#8217;ordre<\/li>\n<li>Reproduire les manipulations<\/li>\n<li>Pratiquer r\u00e9guli\u00e8rement<\/li>\n<li>Sauvegarder son travail<\/li>\n<li>Apprendre sans crainte d&#8217;erreur<\/li>\n<\/ul>\n<p>\ud83d\udc49 La progression d\u00e9pend de la pratique personnelle.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83d\udcca Excel 2016 \u2014 D\u00e9butant Formateur : Professeur Saint-Hilaire Ronel Ma\u00eetrisez Excel pas \u00e0 pas \u2014 de z\u00e9ro \u00e0 autonome<\/p>","protected":false},"author":1,"featured_media":22672,"comment_status":"open","ping_status":"closed","template":"","course_category":[],"course_tag":[],"class_list":["post-22444","lp_course","type-lp_course","status-publish","has-post-thumbnail","hentry","course"],"_links":{"self":[{"href":"https:\/\/www.dhct.academy\/fr\/wp-json\/wp\/v2\/lp_course\/22444","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dhct.academy\/fr\/wp-json\/wp\/v2\/lp_course"}],"about":[{"href":"https:\/\/www.dhct.academy\/fr\/wp-json\/wp\/v2\/types\/lp_course"}],"author":[{"embeddable":true,"href":"https:\/\/www.dhct.academy\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dhct.academy\/fr\/wp-json\/wp\/v2\/comments?post=22444"}],"version-history":[{"count":7,"href":"https:\/\/www.dhct.academy\/fr\/wp-json\/wp\/v2\/lp_course\/22444\/revisions"}],"predecessor-version":[{"id":22673,"href":"https:\/\/www.dhct.academy\/fr\/wp-json\/wp\/v2\/lp_course\/22444\/revisions\/22673"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dhct.academy\/fr\/wp-json\/wp\/v2\/media\/22672"}],"wp:attachment":[{"href":"https:\/\/www.dhct.academy\/fr\/wp-json\/wp\/v2\/media?parent=22444"}],"wp:term":[{"taxonomy":"course_category","embeddable":true,"href":"https:\/\/www.dhct.academy\/fr\/wp-json\/wp\/v2\/course_category?post=22444"},{"taxonomy":"course_tag","embeddable":true,"href":"https:\/\/www.dhct.academy\/fr\/wp-json\/wp\/v2\/course_tag?post=22444"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}