Email Subscription

header ads

What is HTML? HTML Tutorial for Begginer’s | TechMaster

What is HTML? HTML Tutorial for Begginer’s | TechMaster


What is HTML

 

What Is Html ?

 

            Html stands for "Hypertext Markup Language". Html is the language of a computer, which is used to create a website, Html is composed of many types of tags.When the Internet was started, a complete website was created from Html, but now it is the era of technology and in today's time there are many computer languages ​​that you can easily create a website, blog using.

            After the website is created from HTML, any person can view that website through the Internet. If you also want to create your website, then you will have to learn HTML language first, for this you can also take the help of Html Tutorial.

 

Html Tags & Attributes

 

            Html tags are used to create Head Area, Content Area, and Footer Area of ​​Web Page. First, we know about Html Tags Definition.

            When Tim Berners-lee created Browser and Server Software, while creating these, some special codes were created to make these Browser and Software work, with the help of which Special command can be given to Browser. These tags are called Html Tags.

 

Know about Html Example… 


1. Html Tag - <Html> </Html> 
            This is the most Main Tag of Html. This defines the Html Document. An Html Document is started to be created with this Tag. All other Html elements are written in the middle of this Tag. 
 
2. Doctype Tag - <! Doctype> 
            This tells Tag Browser how the document is written by which Browser also comes to know that the document has been created from Html. 
 
3. Body Tag - <Body> </Body> 
            This Html Basics Tag can be used in Documents in one go. This is used to create a Constant Area of ​​Web Page.
 
4. Heading Tag - <H1> </H1> 
            This tag is used to write the document's heading. Heading Tag limits are from H1 to H6.
 
 
5. Title Tag - <Title> / Title> 
            Use this tag to give the title of a web page. This tag is implemented  in the Head Tag. This lets Browser know what the Web Page is about.
 

 6. Paragraph Tag - <P> </P> 
            Use this tag to write a paragraph. So that you can use as many paragraphs in your document.
 

7. Head Tag - <Head> </Head> 
            This HTML tag is used to create the Header Area of ​​a Web Page as well as it is used to provide important information of a Web Page such as - <Style>, <Script>, <Title>, <Link> , <Meta> writes all the tags inside the Head Tag. 
 

8. Link Tag - <Link> 
            This tag defines a link between a Document and External Resource. Link Tag is used for linking to the External Style Sheet. 
 

9. Image Tag - <Img> 

            Let's use this tag to add some kind of link to an HTML document. So this was Html Ke Tag which is used for any web page and document.

 

Features Of Html

 

            As you all know that technology changes day by day. To fulfill this requirement of technology, Html 5 was launched with many improvements. Let us know about its features. 

 

1. Clear Syntax: 

        Syntax of Html is Clear, which can also be modified. 

 

2. Graphics: 

        Graphics has been used a lot in Html 5. Where you can create Vector Graphics using SVG (Scalable Vector Graphics) or Canvas. 

 

3. Geo Location: 

        It is difficult to find out the GeoLocation of the visitors visiting the website in Html 4, but since Html 5 has been launched, the GeoLocation has been added to it.

 

4. New Format: 

        Some new formats have been added to HTML5 such as Date, Time, Calendar, Etc. 

 

5. Effective Presentation: 

        You can create Effective Presentation with Html because it has a lot of   Formatting Tag.

 

6. Link Adding: 

        Html allows the programmer to add links to web pages via Html Anchor Tag, so it increases users' interest in browsing.

 

7. Add Video or Sound: 

        Html allows the programmer to add Graphic, Video, and Sound to the webpage, which makes it more interesting. So these were the features of Html which provide such a good facility.

 

 

How Does Html Work

 

            Html provides many tags that make your website more attractive with the use of colors, font size, and graphics, Html tells the Browser how and where to show Elements written in that tag on the website. Only one web page design is done from HTML. The entire structure of the web page is created in Html.

            After writing Html Codes, the file is saved with.Html or.Htm File Extension. If you save any file with.Html or.Htm File Extension, then upload it to Computer or Web Server and view it on Browser, Browser will read the Html Code written in that file and show it on Html Page. Now you know so much about Html, but the most important thing is where Html Coding is used.

 

Where Do We Use Html?

 

               Html Coding is used to create a Web page, to create a Web Application, and to create an Electronic Document. Along with this, Html Ki Coding is also used to make Graphics and Website. Apart from all this, Html has many other good uses. To learn Html, first of all, you need a Simple Text Editor and Internet.

 

Types of Html

 

Html is divided into 3 types. The new version of Html Html 5 has also been launched. Let us know about these types.

 
  • Transitional: This is the most common type of Html. It has a Flexible Syntax, Grammar, a Spelling Component. Approaches the best efforts for reading Browser Tag. 

 

  • Strict: This type of Html means it is in returning rules & making it more reliable for Example - Strict Type requires all Closing Tags for all Opened Tags. This type of HTML is most important for Type Phone. 

 

  • Frameset: Allow a Frameset Developers to create Mosaic of Html Documents. Where multiple   documents can be connected on a single screen. This Technique is used to create a Use Menu System.

 

            So, guys, these were the types of Html you know here. These are the 3 main types of  Html.

 


Post a Comment

0 Comments