Difference between revisions of "User:Asandle1"
Jump to navigation
Jump to search
(Created page with "<!DOCTYPE html> <html> <body> <h1>Testing</h1> <p>Does HTML WORK.</p> </body> </html>") |
m (No meaningful changes, was just trying to use HTML and Markdown text to see if either worked.) |
||
| Line 1: | Line 1: | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | <h1> | + | |
| − | <p> | + | |
| + | This seems to be markup text based not html. | ||
| + | test | ||
| + | <h1>My First Heading</h1> | ||
| + | <p>My first paragraph.</p> | ||
</body> | </body> | ||
| − | </ | + | Regular Text |
| + | #test | ||
| + | ##test | ||
| + | |||
| + | |||
| + | #Test | ||
| + | #Testing | ||
| + | |||
| + | <h2>Testing</h2> | ||
Revision as of 23:02, 12 January 2024
This seems to be markup text based not html.
test
My First Heading
My first paragraph.
</body>
Regular Text
- test
- test
- Test
- Testing