UPDATE: if you're wondering why Nos.html is gone, then it is becuase Nosh wanted it to change name and location
NEW UPDATE: new HTML page being worked on HERE

hello:)

I'm Noshoning - a small webdev with "absolutely no experience". But i have some. I have created a small smiley face and it was SWEATY. I have given this page an order... TO LEARN PEOPLE HTML!

Paragraphs

The opening <p> and the closing </p>. Are not the same because you can't use them like this:
</p>SAMPLE TEXT<p> because the closing tag is the closing tag (in other words, the end of the tag). And the paragraph is easy (if you understood what i said before...)

If we compile this

<p>hello world!</p>

the output will be

hello world!

Headings & Hyperlinks

Other Tags

Bold Text/Strong Text

Italic Text

Underline Text