Difference between revisions of "M365/test"

From wiki
Jump to navigation Jump to search
(Replaced content with "==Quick Guides== {| |- | '''For Windows''' |||| '''For Mac''' |- | Image:1._PowerPoint_-_Guide_-_EN.PNG|245px|link=http://download.microsoft.com/download/C/B/A/CBA4A381-...")
Tag: Replaced
(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
 
(214 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Quick Guides==
+
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>
| '''For Windows''' |||| '''For Mac'''
+
<script>
|-
+
  window.dataLayer = window.dataLayer || [];
| [[Image:1._PowerPoint_-_Guide_-_EN.PNG|245px|link=http://download.microsoft.com/download/C/B/A/CBA4A381-0368-4F65-A981-9E2501603421/PowerPoint%20QS.pdf]] ||[[Image:Blank.png|30px]]|| [[Image:1._PowerPoint_-_Guide_Mac_-_EN.PNG|245px|link=https://download.microsoft.com/download/A/A/A/AAAD17CC-47AE-4EEA-B468-E254C777A76D/POWERPOINT%202016%20FOR%20MAC%20QUICK%20START%20GUIDE.PDF]]
+
  function gtag(){dataLayer.push(arguments);}
|}
+
  gtag('js', new Date());
 +
 
 +
  gtag('config', 'G-9FPK3M5Y7K');
 +
</script>
 +
<html>
 +
<body>
 +
<head>
 +
 
 +
</head>
 +
<h1>My First Heading</h1>
 +
<p>My first paragraph.</p>
 +
 
 +
</body>
 +
</html>

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>