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 feature to apply motion effect in between a slide exits and another enters?
വെബ് പേജ് നിർമിക്കുവാൻ ഉപയോഗിക്കുന്ന ഒരു കമ്പ്യൂട്ടർ ഭാഷക്കുദാഹരണമാണ് :
What is the primary purpose of an HTML editor ?
What is the full form of HTML ?
താഴെ പറയുന്നവയിൽ ഏത് HTML ടാഗ് ആണ് ഡ്രോപ്പ് ഡൗൺ ലിസ്റ്റ് ഉണ്ടാക്കുവാൻ ഉപയോഗിക്കുന്നത് ?