Difference between revisions of "M365/test"

From wiki
Jump to navigation Jump to search
(Undo revision 96622 by Ishaq.syed (talk))
Tag: Undo
Line 1: Line 1:
 
A playground, sandbox, test zone for Marc B and Thian. :-)
 
A playground, sandbox, test zone for Marc B and Thian. :-)
 +
<!DOCTYPE html>
 
<html>
 
<html>
 +
<body>
  
 +
<h1>My First Heading</h1>
 +
<p>My first paragraph.</p>
  
<body>
+
</body>
<p> Hello </p>
 
<body>
 
 
 
 
</html>
 
</html>

Revision as of 08:23, 20 April 2023

A playground, sandbox, test zone for Marc B and Thian. :-) <!DOCTYPE html> <html> <body>

My First Heading

My first paragraph.

</body> </html>