WHAT'S NEW?

1st HTML Lesson: Setup environnement.

Let's start learning.

The definition of HTML, HyperText Markup Language:

  • HyperText is the method by which you move around on the web — by clicking on special text called hyperlinks which bring you to the next page. The fact that it ishyper just means it is not linear — i.e. you can go to any place on the Internet whenever you want by clicking on links — there is no set order to do things in.
  • Markup is what HTML tags do to the text inside them. They mark it as a certain type of text (italicised text, for example).
  • HTML is a Language, as it has code-words and syntax like any other language.
Application you should have to start coding:

HTML coding dosn't need for stranger softwares like PHP or java etc.
Some developer can use notepad, and IE so they don't have to download anything else. but to be more professional you could use NotePad++ or dreamweaver, publisher, point code etc...
Here we wan to learn how to code so we will use Notepad++ download it from here:

and to view the web pages you should have a browser As google chrom, opera safari (latest versions)

If you got those application or softs, so you are ready to learn HTML.

PS: In the next lesson, we will create our first HTML page.

0 Comments:

Post a Comment

Thank for leaving a comment