Skip to main content

Basic of HTML

                       HTML

Html is a Hypertext Markup language ,which is used to develop web applications ,Android applications,etc.

Browsers do not understand our communication language they have their own language in this blog we will learn one of them language 

There are many languages which browsers support.Some of them are :-

         DIFFERENT LANGUAGES

1)Html
2)Java
3)Python
4)PHP
5)C
6)C++

From today we will start html 

Html is a simple language which uses many commands which are known as Tags and in those Tags some Attributes are used.There are 100+ Tags to learn with their Attributes
Some of them Tags  are:-

Html,head,body,anchor,link,image,video,
Audio,h1,h2,h3,h4,h5,h6,br,hr,form,input,
Button,b,I,u,marquee.All these are few html Tags .


In the next page we will start HTML CODING with its Tags.



 


Comments

Post a Comment

Popular posts from this blog

What are Tags and Attributes ?

The most important things you should know Today we will cover what are Tags and Attributes and how we use them in html  

Marquee Tag and paragraph Tag

  Content of the post 1)Marquee tag 2)Paragraph tag 3)Fieldset tag 4)Legend tag