Difference between revisions of "M365/test"

From wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
<html>
 
<html>
 +
<head>
 +
</head>
 
<body>
 
<body>
 
<head>
 
<head>
Line 11: Line 13:
 
</body>
 
</body>
 
</html>
 
</html>
<!-- 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());
 
 
  gtag('config', 'G-9FPK3M5Y7K');
 
</script>
 

Revision as of 09:45, 20 April 2023

A playground, sandbox, test zone for Marc B and Thian. :-)

<html> <head> </head> <body> <head>

</head>

My First Heading

My first paragraph.

</body> </html>