Introduction to HTML language that can learn you the basic codes and tags to deal with some cases in HTML language. HTML consists of markup language codes easy to identify them through their content, but first learning what the tags mean and their uses to describe the webpage is essential to controll and make adjustments for codes easily from the beginning to the professionalism. HTML tags begin with opning tags and end with closing tags, each document or code. To get more knowledge about this language we will describe simple web page and adding the keywords (HTML tags) by using Notepad in Windows and save it as HTML file. we will show in this lesson and apply many other HTML codes and their uses. Not only that, but there many uses for HTML tags that you will discover after practicing. First of all, page that you want to to begin with these tags to write for example the title of your page. It is the main title for your web page and other essential tags come within <head> </head>. Now to make it easier open Notepad to apply and read.