Difference between revisions of "M365/test"

From wiki
Jump to navigation Jump to search
Line 1: Line 1:
A playground, sandbox, test zone for Marc B and Thian. :-)
 
 
<html>
 
<html>
 +
<head>
 +
<title>Page Title</title>
 +
</head>
 +
<body>
  
 +
<h1>This is a Heading</h1>
 +
<p>This is a paragraph.</p>
  
<body>
+
</body>
<p> Hello </p>
 
<body>
 
 
 
 
</html>
 
</html>

Revision as of 09:45, 14 April 2023

<html> <head> <title>Page Title</title> </head> <body>

This is a Heading

This is a paragraph.

</body> </html>