CLASS X HTML 1

Class X HTML 30-Question Mega Test

Class X Computer Applications: HTML Mega Test

Topics covered: HTML Document Basics, Web Browsers, Text formatting tags, Header structures, Comment tags, Unordered/Ordered/Description lists with all syllabus attributes, and Font customization options.

1. Which software is used as an interface to access, retrieve, and view web pages on the internet?

2. Which extension is standard when saving a raw HTML document text file?

3. All text and structural tags intended to display content inside the primary window framework must go inside which element?

4. Where does the text wrapped inside the <title>...</title> tag appear when viewing a web page?

5. Which attribute of the <body> tag specifies the default text color for the entire page body content?

6. To place a background image pattern behind a web page, which attribute should be targeted inside the <body> tag?

7. The 'alink' attribute configuration inside the <body> tag sets the color for:

8. Which configuration correctly formats a document with a yellow background and dark blue text?

9. Which attribute controls the default color of links that have NOT yet been visited by the browser user?

10. What type of element is the line break <br> tag considered?

11. Which tag creates a horizontal line dividing content blocks across the display page width?

12. What will a web browser do when it encounters an HTML comment string?

13. Which heading tag structure produces the largest, most visually dominant textual presentation heading?

14. What default structural spacing effect occurs when using the paragraph <p> tag?

15. Choose the tag pair set used to apply a clear underline highlight structure beneath text:

16. Which tags change standard plain font runs into bold and italic inline text presentations respectively?

17. Which tag pair is used to construct a list where items are preceded by numbers or letters?

18. To change bullet markers from solid dots to hollow circles in an unordered list, use:

19. Which attribute value for <ol type="..."> sets the numbering format to capital Roman numerals (I, II, III...)?

20. What values can the 'type' attribute take when configured natively inside an unordered list (<ul>) tag?

21. What happens if you apply <ol start="10"> to an ordered list block?

22. If <ol type="a" start="3"> is specified, what marker precedes the first list item?

23. Which tag initializes the outer container block for a glossary-style Description List structure?

24. Inside a description list, which tag holds the actual description details or definition data text body?

25. Which of the following shows a valid structurally ordered nested list system sequence?

26. Which attribute of the <font> tag modifies the font family or style style design name?

27. What is the maximum absolute scale integer value supported by the legacy <font size="..."> attribute?

28. Which value format option can be read by the <font color="..."> attribute definition block?

29. Find the code line that displays text formatted in green color with a size of 5 using 'Arial' typeface layout:

30. What is unique about the <font> tag compared to structural tags like <html> or <body>?

Comments

Popular posts from this blog

TYPES OF HARDWARE CLASS IX

CLASS X SYLLABUS 2026-27

Computer Applications Class IX Types of Software (Chap 3)