App Logo

No.1 PSC Learning App

1M+ Downloads
HTML is an abbreviation of

AHyper Text Machine Language

BHyper Transfer Machine Language

CHyper Text Markup Language

DHyper Transfer Markup Language

Answer:

C. Hyper Text Markup Language

Read Explanation:

  • HTML - HyperText Markup Language

  • HTML (HyperText Markup Language) is the standard markup language used to create web pages.

  • It is the backbone of a website, providing the structure and content that the web browser renders to the user.

  • HTML is made up of a series of elements, represented by tags (<>), which are used to wrap around content and apply meaning to it.

  • These elements can be used to define headings, paragraphs, images, links, forms, tables, and more.

  • HTML was first proposed in 1989: By Tim Berners-Lee, a British computer scientist

Some common HTML elements include

  • Headings (h1-h6)

  • Paragraphs (p)

  • Links (a)

  • Images (img)

  • Lists (ul, ol, li)

  • Tables (table, tr, td)

  • Forms (form, input, textarea)


Related Questions:

What is the primary purpose of an HTML editor ?
Which of the following is a web browser?
A connection from one HTML document to another HTML document is called ______.
വെബ്ഡിസൈനിങ്ങിൽ എച്ച്. ടി. എം. എൽ. ടാഗുകളുടെയും, ആട്രിബൂട്ടുകളുടേയും ആവർത്തിച്ചുള്ള ഉപയോഗം ഒഴിവാക്കാൻ സഹായിക്കുന്ന സംവിധാനം ?
വെബ് പേജ് നിർമിക്കുവാൻ ഉപയോഗിക്കുന്ന ഒരു കമ്പ്യൂട്ടർ ഭാഷക്കുദാഹരണമാണ് :