Difference between revisions of "M365/test"

From wiki
Jump to navigation Jump to search
(Replaced content with "A playground, sandbox, test zone for Marc B and Thian. :-) <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-9FPK3M5Y7K"></scr...")
Tag: Replaced
 
(144 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 -->
+
  gtag('config', 'G-9FPK3M5Y7K');
{| width="100%" cellpadding="10"
+
</script>
|-valign="top"
+
<html>
|width="40%" style="color: black;" |
+
<body>
<!-- LA COLONNE 1 COMMENCE : -->
+
<head>
:'''Sessions francophones'''
 
:[https://aka.ms/A-SSC-CreatingAccessibleContent-Fr-7septembre 07 septembre 2022 à 13h00 HNE]
 
:[https://aka.ms/A-SSC-CreationdecontenuaccessibledansM365-Feb8-FR 08 février 2023 à 13h00 HNE]
 
:[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;" |
+
</head>
<!-- LA COLONNE 2 COMMENCE : -->
+
<h1>My First Heading</h1>
:'''Sessions anglophones'''
+
<p>My first paragraph.</p>
:[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]
+
</body>
:[https://aka.ms/A-SSC-CreatingAccessibleContentinM365-May2-EN 02 mai 2023 à 13h00 HNE]
+
</html>
:[https://aka.ms/A-SSC-CreatingAccessibleContentinM365-Aug8-EN 09 août 2023 à 13h00 HNE]
 
<!-- COLONNE 2 FINS : -->
 
|}
 
end comment out5 -->
 
<div style="text-align:right;">[[#top|Haut de page]]</div>
 

Latest revision as of 10:11, 20 April 2023

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>