Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!
Difference between revisions of "M365/test"
< M365
Jump to navigation
Jump to search
Ishaq.syed (talk | contribs) |
Ishaq.syed (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | |||
<html> | <html> | ||
| + | <head> | ||
| + | <title>Page Title</title> | ||
| + | </head> | ||
| + | <body> | ||
| + | <h1>This is a Heading</h1> | ||
| + | <p>This is a paragraph.</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>