Introduction
Do you have zero knowledge on html? or are you a total beginner in using html?
If yes is your answer to any of the questions above then tutorial is just right for you, HTML - Only for begginers is designed to cater html beginners to help them from commonly confused html terms designing techniques.
As you may have already seen (well, I suppose that you had seen a html source code of any web page), html codes are a little intimidating with all that new characters or tags and code environment. I learned html from my self alone, I will say that I did it in a hard way, reading books and dreamweavers help page and most especially,scanning and downloading actual examples of running web pages on the net. Though, I learned everything I know from myself about html, looking back then, how I wish that there are friendly sites like this that is really made for total begginers.
Though I saw some tutorial sites before who teach html for begginers, but their pacing was too fast for a beginners. I don't know exactly how can I explain the difference of their site with this one that I created, but all I know is that I made this tutorial site, according to what I had felt when I was still on the learning stage of my html world.
As a computer engineering student back then, and having a background on some programming language. I already have some knowledge about computer logic, syntax and tags. But I understand, that not all who want to learn html have the same background like me. So this site will teach you and will deal to you like you're a total beginner with zero to very low knowledge on html. Sounds good right? yeah, the exact tutorial I wished I had before.
So relax, and throw all your fear about learning html. If you thought and if you heard that hml is so hard to learn, then you are totally wrong. Html is as easy as drawing a face on a paper, all you need to do in drawing a face is to know the difference between the nose, eye, mouth and etc, and learn to position them in the right place. In html all you need to know is to know the (very simple) code that creates columns, rows, lines and etc. and to learn to position them on the right place, all according to your needs and desire.
So, are we all set? Let's begine with the introduction on the next page...


2 Comments:
Hi and thanks for this site. I've been looking around the web now for about 30 minutes with my 11 year old son, who has started learning html at school on a PC. All of the sites give plenty of info on how to write the code, but noone has said how to get the code to actually run on our computer. We have a MAC. Is there a compiler somewhere? How do we execute the code? I'ld kind of like to start with a very simple program, background color and title and get that to work, the code is simple but how to get it to make a web page?
You can use any text editor for mac , one example of text editor for mac is Crea:text at http://creatext.sourceforge.net/download.html. after coding your simple html code you can run it to your safari browser.
Note: make sure you save your file with .htm or .html extension.
Post a Comment
Subscribe to Post Comments [Atom]
Links to this post:
Create a Link
<< Home