464,242 views
12 votes
12 votes
What is HTML? Write some future of HTML.
follow for follow ​

User Vijay Kansal
by
3.1k points

2 Answers

15 votes
15 votes

Answer:

HTML is a computer language used to build the structure of the website. Its full form is Hyper Text Markup Language.

Its features are:

1: It is easy to learn.

2: It is case sensitive.

Step-by-step explanation:

Case sensitive means if we write any letter of of html tag in capital letter then also it will work and if it will in small letter then also it will work. For example, <head> is a html tag. If we write it as <head> then also it will work and if we write is as <HEAD> then also it will work.

User Denis Voloshin
by
2.2k points
22 votes
22 votes

Answer:

Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.

"an HTML file"

Step-by-step explanation:

HTML consists of a series of short codes typed into a text-file by the site author — these are the tags. The text is then saved as a html file, and viewed through a browser, like Internet Explorer or Netscape Navigator. ... Writing your own HTML entails using tags correctly to create your vision.

User Felesha
by
2.9k points