Difference between revisions of "LearnX-ApprentissageX/Sessions-Sessions"
Jump to navigation
Jump to search
(Created page with "Placeholder for Sessions") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <multilang> | |
+ | @en|__NOTOC__ | ||
+ | [[FR:ApprentissageX]] | ||
+ | {{#css: | ||
+ | .btn { | ||
+ | display: inline-block; | ||
+ | margin-bottom: 0; | ||
+ | font-weight: 400; | ||
+ | text-align: center; | ||
+ | white-space: nowrap; | ||
+ | horizontal-align: middle; | ||
+ | -ms-touch-action: manipulation; | ||
+ | touch-action: manipulation; | ||
+ | cursor: pointer; | ||
+ | background-image: none; | ||
+ | border: 1px solid transparent; | ||
+ | padding: 8px 12px; | ||
+ | font-size: 14px; | ||
+ | line-height: 1.42857143; | ||
+ | border-radius: 10px; | ||
+ | width: auto; | ||
+ | height: auto; | ||
+ | background-color: rgb(255,255,255); | ||
+ | border: 1px solid rgb(192,192,192); | ||
+ | transition: 1s ease; | ||
+ | } | ||
+ | .btn a { | ||
+ | color: rgb(225,225,225); | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .btn a.external { | ||
+ | color: rgb(225,225,225); | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .btn a.external:visited { | ||
+ | color: rgb(225,225,225); | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .btn a.external:hover { | ||
+ | color: rgb(225,225,225); | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | .btn:hover { | ||
+ | background-color: rgb(192,192,192); | ||
+ | transition: 1s ease; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | a:link { | ||
+ | color: black; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a:visited { | ||
+ | color: black; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a:hover { | ||
+ | color: white; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | }} | ||
+ | <center>[[File:Wiki CSPS BIL-EN1st.png|left|frameless|1517x1517px]] | ||
+ | {| style="background-color:#3f2a56; width:91%; color:white; float:left;" | ||
+ | |+ | ||
+ | !<big>[[LearnX-ApprentissageX|<span style="color:#ffffff">HOME</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Program-Programme|<span style="color:#ffffff">PROGRAM</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Biographies-Biographies|<span style="color:#ffffff">BIOGRAPHIES</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Partners-Partenaires|<span style="color:#ffffff">PARTNERS</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Sponsors-Commanditaires|<span style="color:#ffffff">SPONSORS</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Keynotes-Conférenciers_principaux|<span style="color:#ffffff">KEYNOTES</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Sessions-Sessions|<span style="color:#ffffff">SESSIONS</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Kiosks-Kiosques|<span style="color:#ffffff">KIOSKS</span>]]</big> | ||
+ | |} | ||
+ | </center> | ||
+ | __NOTOC__ | ||
+ | |||
+ | {| class="FCK__ShowTableBorders" width="90%" style="background: white; border: 3px solid white; border-image: none; color: black;" | ||
+ | |- | ||
+ | | | ||
+ | <div style="text-align: left"> | ||
+ | == '''<big>LEARNX 2022: Optimizing Learning in a Digital and Accessible Environment</big>''' == | ||
+ | <div style="text-align: left"> | ||
+ | <h1 style="color:#3f2a56"><strong>SESSIONS</strong></h1> | ||
+ | <big>Coming soon.</big> | ||
+ | |||
+ | <br> | ||
+ | <center></center> | ||
+ | <!-- French Starts here --> | ||
+ | |||
+ | |||
+ | |||
+ | @fr|__NOTOC__ | ||
+ | [[FR:Académie_du_numérique/Accélérateur_du_numérique_EFPC]] | ||
+ | {{#css: | ||
+ | .btn { | ||
+ | display: inline-block; | ||
+ | margin-bottom: 0; | ||
+ | font-weight: 400; | ||
+ | text-align: center; | ||
+ | white-space: nowrap; | ||
+ | horizontal-align: middle; | ||
+ | -ms-touch-action: manipulation; | ||
+ | touch-action: manipulation; | ||
+ | cursor: pointer; | ||
+ | background-image: none; | ||
+ | border: 1px solid transparent; | ||
+ | padding: 8px 12px; | ||
+ | font-size: 14px; | ||
+ | line-height: 1.42857143; | ||
+ | border-radius: 10px; | ||
+ | width: auto; | ||
+ | height: auto; | ||
+ | background-color: rgb(255,255,255); | ||
+ | border: 1px solid rgb(192,192,192); | ||
+ | transition: 1s ease; | ||
+ | } | ||
+ | .btn a { | ||
+ | color: rgb(225,225,225); | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .btn a.external { | ||
+ | color: rgb(225,225,225); | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .btn a.external:visited { | ||
+ | color: rgb(225,225,225); | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .btn a.external:hover { | ||
+ | color: rgb(225,225,225); | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | .btn:hover { | ||
+ | background-color: rgb(192,192,192); | ||
+ | transition: 1s ease; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | a:link { | ||
+ | color: black; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a:visited { | ||
+ | color: black; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a:hover { | ||
+ | color: white; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | }} | ||
+ | <center>[[File:Wiki CSPS BIL-EN1st.png|left|frameless|1517x1517px]] | ||
+ | {| style="background-color:#3f2a56; width:91%; color:white; float:left;" | ||
+ | |+ | ||
+ | !<big>[[LearnX-ApprentissageX|<span style="color:#ffffff">PAGE D'ACCUEIL</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Program-Programme|<span style="color:#ffffff">PROGRAMME</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Biographies-Biographies|<span style="color:#ffffff">BIOGRAPHIES</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Partners-Partenaires|<span style="color:#ffffff">PARTENAIRES</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Sponsors-Commanditaires|<span style="color:#ffffff">COMMANDITAIRES</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Keynotes-Conférenciers_principaux|<span style="color:#ffffff">CONFÉRENCIERS PRINCIPAUX</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Sessions-Sessions|<span style="color:#ffffff">SESSIONS</span>]]</big> | ||
+ | !<big>[[LearnX-ApprentissageX/Kiosks-Kiosques|<span style="color:#ffffff">KIOSQUES</span>]]</big> | ||
+ | |} | ||
+ | </center> | ||
+ | __NOTOC__ | ||
+ | |||
+ | {| class="FCK__ShowTableBorders" width="90%" style="background: white; border: 3px solid white; border-image: none; color: black;" | ||
+ | |- | ||
+ | | | ||
+ | <div style="text-align: left"> | ||
+ | == '''<big>ApprentissageX 2022 : Optimiser l'apprentissage dans un contexte numérique et d'accessibilité</big>''' == | ||
+ | <div style="text-align: left"> | ||
+ | <h1 style="color:#3f2a56"><strong>SESSIONS</strong></h1> | ||
+ | <big>Coming Soon.</big> | ||
+ | |||
+ | <br> | ||
+ | <center></center> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </multilang> |
Latest revision as of 15:48, 8 February 2022
HOME | PROGRAM | BIOGRAPHIES | PARTNERS | SPONSORS | KEYNOTES | SESSIONS | KIOSKS |
---|
LEARNX 2022: Optimizing Learning in a Digital and Accessible Environment[edit | edit source]SESSIONSComing soon.
|