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
 
(145 intermediate revisions by 4 users not shown)
Line 1: Line 1:
====<u>Microsoft Accessibility - Creating accessible content in 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>
| There is no limit to what people can achieve when technology reflects the diversity of all who use it. This course shows how people at school and work can achieve more with the built-in accessibility tools and features in Microsoft technologies.
+
  window.dataLayer = window.dataLayer || [];
Objectives:
+
  function gtag(){dataLayer.push(arguments);}
* Learn how to set up and navigate the settings within Windows 10, Office Desktop applications, and Teams
+
  gtag('js', new Date());
* Customize elements of your operating system and Office applications
 
* Come away with the ability to tailor Windows and Office experience through the understanding of the integrated features that make our products one the most inclusive in the industry
 
* Learn how assistive technology can empower communication and learning
 
|}
 
  
<!-- Columns for Creating accessible content -->
+
  gtag('config', 'G-9FPK3M5Y7K');
{| width="100%" cellpadding="10"
+
</script>
|-valign="top"
+
<html>
|width="40%" style="color: black;" |
+
<body>
 +
<head>
  
<!-- COLUMN 1 STARTS: -->  
+
</head>
:'''English sessions'''
+
<h1>My First Heading</h1>
:[https://aka.ms/SSC-CreatingAccessibleContent-EN-Sep6 September 06, 2022 at 1:00 pm EST]
+
<p>My first paragraph.</p>
:[https://aka.ms/A-SSC-CreatingAccessibleContentinM365-Feb7-EN February 07, 2023 at 1:00 pm EST]
 
:[https://aka.ms/A-SSC-CreatingAccessibleContentinM365-May2-EN May 02, 2023 at 1:00 pm EST]
 
:[https://aka.ms/A-SSC-CreatingAccessibleContentinM365-Aug8-EN August 08, 2023 at 1:00 pm EST]
 
<!-- COLUMN 1 ENDS: -->  
 
  
|width="50%" style="color: black;" |
+
</body>
<!-- COLUMN 2 STARTS: -->
+
</html>
:'''French sessions'''
 
:[https://aka.ms/A-SSC-CreatingAccessibleContent-Fr-7septembre September 07, 2022 at 1:00 pm EST]
 
:[https://aka.ms/A-SSC-CreationdecontenuaccessibledansM365-Feb8-FR February 08, 2023 at 1:00 pm EST]
 
:[https://aka.ms/A-SSC-CreationdecontenuaccessibledansM365-May3-FR May 03, 2023 at 1:00 pm EST]
 
:[https://aka.ms/A-SSC-CreationdecontenuaccessibledansM365-Aug9-FR August 09, 2023 at 1:00 pm EST]
 
<!-- COLUMN 2 ENDS: -->  
 
|}
 
 
 
<div style="text-align:right;">[[#top|Top of 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>