|
|
(140 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
− | ====<u>Microsoft 365 solution d'accessibilité - Création de contenu accessible dans M365</u>====
| + | A playground, sandbox, test zone for Marc B and Thian. :-) |
− | {| role="presentation" class="wikitable mw-collapsible"
| + | <!-- Google tag (gtag.js) --> |
− | | Description
| + | <script async src="https://www.googletagmanager.com/gtag/js?id=G-9FPK3M5Y7K"></script> |
− | |- | + | <script> |
− | | Il n’y a pas de limite à ce que les gens peuvent accomplir lorsque la technologie reflète la diversité de tous ceux qui l’utilisent. Ce cours montre comment les gens à l’école et au travail peuvent réaliser plus avec des outils d’accessibilité et des fonctionnalités intégrées dans les technologies Microsoft. | + | window.dataLayer = window.dataLayer || []; |
− | Objectifs :
| + | function gtag(){dataLayer.push(arguments);} |
− | * Apprendre à configurer et à naviguer dans les paramètres de Windows 10, des applications Office et de Microsoft Teams.
| + | gtag('js', new Date()); |
− | * Personnaliser les éléments de votre système d'exploitation et des applications Office
| |
− | * Apprendre à personnaliser votre expérience avec Windows et Office grâce à la compréhension des fonctions intégrées qui rendent nos produits un des plus inclusifs de l'industrie
| |
− | * Découvrir comment les technologies d'assistance peuvent favoriser la communication et l'apprentissage
| |
− | |}
| |
− | <!-- Colonnes pour Création de contenu accessible dans M365 -->
| |
− | {| width="100%" cellpadding="10"
| |
− | |-valign="top"
| |
− | |width="40%" style="color: black;" |
| |
| | | |
− | <!-- LA COLONNE 1 COMMENCE : --> | + | gtag('config', 'G-9FPK3M5Y7K'); |
| + | </script> |
| + | <html> |
| + | <body> |
| + | <head> |
| | | |
− | :'''Sessions francophones'''
| + | </head> |
− | :[https://aka.ms/A-SSC-CreatingAccessibleContent-Fr-7septembre 07 septembre 2022 à 13h00 HNE]
| + | <h1>My First Heading</h1> |
− | :[https://aka.ms/A-SSC-CreationdecontenuaccessibledansM365-Feb8-FR 08 février 2023 à 13h00 HNE]
| + | <p>My first paragraph.</p> |
− | :[https://aka.ms/A-SSC-CreationdecontenuaccessibledansM365-May3-FR 03 mai 2023 à 13h00 HNE]
| |
− | :[https://aka.ms/A-SSC-CreationdecontenuaccessibledansM365-Aug9-FR 09 août 2023 à 13h00 HNE]
| |
− | <!-- COLONNE 1 FIN : -->
| |
| | | |
− | |width="50%" style="color: black;" |
| + | </body> |
− | | + | </html> |
− | <!-- LA COLONNE 2 COMMENCE : --> | |
− | | |
− | :'''Sessions anglophones'''
| |
− | :[https://aka.ms/SSC-CreatingAccessibleContent-EN-Sep6 06 septembre 2022 à 13h00 HNE]
| |
− | :[https://aka.ms/A-SSC-CreatingAccessibleContentinM365-Feb7-EN 07 février 2023 à 13h00 HNE]
| |
− | :[https://aka.ms/A-SSC-CreatingAccessibleContentinM365-May2-EN 02 mai 2023 à 13h00 HNE]
| |
− | :[https://aka.ms/A-SSC-CreatingAccessibleContentinM365-Aug8-EN 09 août 2023 à 13h00 HNE]
| |
− | <!-- COLONNE 2 FINS : -->
| |
− | | |
− | |}
| |
− | | |
− | <div style="text-align:right;">[[#top|Haut de page]]</div>
| |
A playground, sandbox, test zone for Marc B and Thian. :-)
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9FPK3M5Y7K"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-9FPK3M5Y7K');
</script>
<html>
<body>
<head>
</head>
My First Heading
My first paragraph.
</body>
</html>