Computer Knowledge

Markup and Web Languages

1,701 Questions

Test your understanding of HTML tags, XML structures, and web page creation technologies. The questions cover elements like CSS styling, parsing documents, and defining web attributes. This section is essential for candidates appearing for computer proficiency tests in various competitive exams.

HTML tags and attributesXML document parsingCSS styling levelsWeb page creation basicsBrowser compatibility

Markup and Web Languages Questions

Multiple choice
  1. <bgsound>

  2. <play>

  3. <background sound>

  4. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The tag was historically used in Internet Explorer to play background audio on a webpage. While deprecated in modern HTML5, it is the correct answer in the context of legacy web development questions.

Multiple choice
  1. file name extension

  2. markup language

  3. software tool

  4. website

  5. electronic magazine

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

E-Zine is the same as digizine. It is basically an electronic magazine.

Multiple choice organization of commerce and management emerging modes of services e-advertising, e-marketing and e-security structure of business introduction to internet and e-commerce

HTML means ______.

  1. High Text Markup Language

  2. Hyper Telegraph Markup Language

  3. Hyper Text Markup Language

  4. Hyper Text Marker LAnguage

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

HTML stand for Hypertext markup language. HTML is the standard markup language for creating web pages and web applications. HTML is the fundamental technology used to define the structure of a web page. It forms triad of cornerstone technologies for the World wide web.