HTML Drafting is found only here at DCKIM. What is 'HTML Drafting' exactly? I can tell you what it isn't: This is not a text-editor.
Before I began writing this program, I was searching online, just trying to understand what HTML is and how it is normally written. All of the information that I found gave the same conclusions: HTML is normally written piece by piece inside of a 'text editor'... Sometimes there are a few other things that you can use to make it a little bit easier but, to put it in plain-English, it's insanely difficult to learn. Especially for a complete beginner.
All of the struggling that I was doing turned out to be for a good cause. To tell the story correctly: I worked so hard trying to learn HTML that I eventually gave up and started learning JavaScript. Thanks to GOD(SWT) that I was able to get through that troubling time, and finally, with HIS help, I have come out the other side. I have modelled the program after what you would normally expect to have in any ordinary graphical drawing program. (I used a key-binding set almost exactly the same as VI). Of course, HTML is very special and needs to have it's own special tool sets.
The most important and special thing about HTML is that it is universal, and every computer uses it. Almost 100% of computers use HTML because almost 100% of computers have web browsers. PCs, Mobile-Phones, Tablet-Computers: They all need web browsers to be able to use the internet! HTML is a very old technology, and the internet is based completely around it. It's like the glue that sticks everything together.
Browsers are not all exactly the same but, one thing that they all agree on is HTML. There is even an international standard for it! The next time you are scrolling through your favourite website, just think about how all (almost) of what you are seeing is just regular-old HTML. It's actually been around for a long time.
The most interesting thing about HTML is that it acts like a catch-all net that is used to pull together all of the different work that you can do with your computer or mobile phone. Images, Video, Audio, Text, Animations, and all kinds of interactive and programmable stuff is brought together through the wonder that is HTML. It's like making a collage mixture where there are no rules and you can put anything you want into it.
That's why it's so much fun to make your own HTML. It's a lot like a 'mixed-media' drawing, just like in art class! The only thing that's different is that we are already working directly in the digital format that we need. If we finish out our work by bringing everything together into an HTML document, then we can publish it immediately onto the internet. HTML is the perfect thing to draw up projects of all kinds.
I don't think that it has ever been easier to get your own website. It doesn't even cost anything! Today, you can get your very own website at a place like neocities.org. The tools you find there are simple and easy to use. It's as easy as dragging your files onto the website! The only thing you will need to find next is a program which makes it super-easy to draw HTML documents. Does anyone know where you can find one of those? Don't reach for the text editor too quickly now...