Basic HTML maker starting from scratch?

leeroy jenkins

New member
So Im a newb to making HTML Coding. I Need to practise it for a job I want to do, problem though:

I Cant find a good ONLINE HTML Coding thing so that you can click preview. Can you send me the link to it because I cant find one, there all ones like "Type in <P>'s and <TITLE>'s. So any help? Because I found a good one, and guess what? It puts everything in <P>'s! Any help? I don't want paragraphs all I want is one.

This is what I am trying to test:

<HTML>
<TITLE>
Test
</TITLE>
<BODY>
This is a test. 123.
</BODY>
</HTML>
 
Back
Top