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
 
(147 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
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"></script>
 +
<script>
 +
  window.dataLayer = window.dataLayer || [];
 +
  function gtag(){dataLayer.push(arguments);}
 +
  gtag('js', new Date());
  
<!-- commented out
+
  gtag('config', 'G-9FPK3M5Y7K');
====<u>Microsoft Accessibility - Creating accessible content in M365</u>====
+
</script>
{| role="presentation" class="wikitable mw-collapsible"
+
<html>
| Description
+
<body>
|-
+
<head>
| 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.
+
 
Objectives:
+
</head>
* Learn how to set up and navigate the settings within Windows 10, Office Desktop applications, and Teams
+
<h1>My First Heading</h1>
* Customize elements of your operating system and Office applications
+
<p>My first paragraph.</p>
* 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
+
</body>
|}
+
</html>
end comment out1 -->
 
<!-- Columns for Creating accessible content -->
 
<!-- commented out
 
{| width="100%" cellpadding="10"
 
|-valign="top"
 
|width="40%" style="color: black;" |
 
end comment out2 -->
 
<!-- COLUMN 1 STARTS: -->
 
<!-- commented out
 
:'''English sessions'''
 
:[https://aka.ms/SSC-CreatingAccessibleContent-EN-Sep6 September 06, 2022 at 1:00 pm EST]
 
:[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: -->  
 
<!-- commented out
 
|width="50%" style="color: black;" |
 
end comment out -->
 
<!-- COLUMN 2 STARTS: -->  
 
<!-- commented4 out
 
:'''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]
 
end comment out -->
 
<!-- COLUMN 2 ENDS: -->  
 
<!-- commented out5
 
|}
 
<!-- commented out
 
<div style="text-align:right;">[[#top|Top of page]]</div>
 
end comment out6 -->
 

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>