No products in the cart.

What is html? Which type of …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

What is html? Which type of language it is? How many types of tag they contain? Demonstrate both types of tag they contain?
  • 1 answers

Sia ? 3 years, 7 months ago

The  acronym for HTML is Hyper Text Markup Language. Initially, it was known by the name of GML (General Markup Language). In 1986, it was renamed to SGML (Standard Generalized Markup Language). In 1989, Sir Tim Berners-Lee and his team redesigned this language and named it Hyper Text Markup Language (HTML), as we know it today.
HTML is a markup language usually used to create the basic structure of a web-page. Using HTML with JavaScript (JS is a client-side programming language used to make HTML pages alive), we can even create Windows 10 Store Applications through Visual Studio.
Tags are a piece of code that tells the web-browser what to show and how to show. HTML is a tag-based language.

Two types of Tags.
Tags can broadly be classified into\

  • Container Tags, and
  • Empty Tags.

Container Tags are those tags which have both an opening and a closing tag.
Empty tags are those tags which have only an opening tag.

Some commonly used Tags.
Some common tags used in creating even the simplest of web-pages are listed below:

  1. < html > .... < /html > - This tag is used in the beginning of each and every html document. This is a container tag and contains all the elements/tags of a html page.
  2. < body > .... > - This tag contains the elements of a web-page that show up in the browser like text, images, forms etc...
  3. < head > .... < /head > - This tag contains the elements of a web-page that don't show in the browser window such as style sheets, JS code, metadata, link to JS/CSS files, favicon.ico etc...
  4. < h1 > < h6 > - Heading 1 to heading six are heading tags used in html. H1 is used for the largest heading. The font-size of the text in h1 to h6 tags reduces as we move from h1 to h6.
  5. < p > .... < /p > - This tag is used for typing text in a website. It is generally used when we have to type a paragraph or more on a web-page.
http://mycbseguide.com/examin8/

Related Questions

What do you mean by computer
  • 0 answers
Give two feature of internet
  • 0 answers
5 uses of mouse
  • 0 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App