Skip to main content

Head and Body tags of HTML

  Learn coding with me and Start developing websites and applications                 

                      Head

 About head tag and where we use them

Head Tag is placed at top  
In this tag we can give the title of document on which we are working and we  add internal css in head tag to make our website
Attractive and we add javascript in between it to make our website functionable .

                      Body

About Body tag and where we use it 
In this tag we write whole document which we want to display like all paragraphs ,videoes ,images ,headings ,tables etc codes were written down between body tag.

                      Font

About font tag it's Attributes and how it works in html.

Font tag is very important tag in html because by this we can change the colour of text style of text alignment of text .
It has some attribute which are used to give alignment,colour,style .


In the next page we will cover more tags 

Share this content with your friends
And if you like it please leave a comment below

Comments

Popular posts from this blog

How to grow on Youtube

 How to grow on youtube Today Youtube becomes a very vast platform and for those people who want to grow on youtube has to face high competition. Youtube is becoming a way of earning for people. But it not very easy to grow on such platform which has very high competition level. Growth on youtube Today i am going to share some tips that will help you on growing your Youtube channel. These are based on knowledge and experience of some big Youtubers of all niches. Basic Tips to grow on youtube 1.Use of Tags, Title, Description and Thumbnail in right way Tags, description, title are very important for your channel growth these help you to rank your videos in search result and people can find it easly. After this Thumbnail is also important because this makes people to click on your video.  2.Content quality Content quality is most important becouse your content will decide how fast your channel will grow. Sound quality, and editing is also an important thing. As youtube algorithm...

How to earn $50-$60 in 1 hour ?

  If we are learning programming, then we think that how we can earn ? And how much we can earn from it ? if you know just basic of programming languages and programming you can earn a good amount from it . You can earn through freelancing ,in this customers will hire you to develop their portfolio, website,application and they offer you  a good amount 

How to make a login form

How to make a login form.