PROGRAMMING IN COMPUTERS (HTML BASICS) PART - 2

Hi, there welcome to another part of (PROGRAMMING IN COMPUTERS) (BASICS) PART - 2. In the first part we have seen what are computer programs, in this part we will know about more details on HTML programming.  

 HTML (BASIC) 

HTML is used to make webpages, this Programming Language is quite easier then other programming languages The current version of HTML is (HTML 5). 

LOGO OF HTML 5

                                                              

It is not Case - Sensitive Language, means if we will write a Program like this : 


NOT CASE SENSETIVE 

  
                                                                           OR 

NOT CASE SENSETIVE

In the above 2 cases you can pick any one of them to start coding of  your HTML program. 

 Now, we will see basic things of HTML : 

1. TAGS : Tags are the basic tool of HTML to write the programs in it. For any function you will have to use TAGS. Also to start the Program you need to use Tags [ <html> ]. 

 2. ATTRIBUTES : Attributes are the tool which are use to enhance your webpage. 

NOTE: All the tags which are used in Programs has a starting and a ending. Starts with <> angular brackets and end with </> angular bracket and a slash. Eg. 
We will see more about it in next Article on (PROGRAMMING IN COMPUTERS) (BASICS) PART-3 
Thank You !

If you like the Article then press LIKE Button to Like !!!!













Post a Comment

0 Comments

Ads