Difference between revisions of "M365/test"
< M365
Jump to navigation
Jump to search
Ishaq.syed (talk | contribs) (Undo revision 96622 by Ishaq.syed (talk)) Tag: Undo |
Ishaq.syed (talk | contribs) |
||
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> | |
− | |||
− | |||
− | |||
</html> | </html> |
Revision as of 07: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>