wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

LONG QUIZ_Q2_COMPROG

Total questions: 35

Worksheet time: 28mins

Name
Class
Date
1.

Which HTML tag is used to group related form elements together?

a)

A.<fieldset>  

b)

B.<form>

c)

C.<legend>   

d)

D.<input>

2.

What is the purpose of the tag in HTML forms?

a)

A. To name a table column

b)

B. To label a text input field for accessibility

c)

C. To add tooltips to buttons

d)

D. To change input font styles

3.

In CSS, what is the correct syntax to change the text color of all elements to blue?

a)

A. h1.color = blue;

b)

B. h1 {color: blue;}

c)

C. h1 {text: blue;}

d)

D. .h1 {text-color: blue;}

4.

Which HTML tag defines an unordered list?

a)

A.<ul>

b)

B.<ol>

c)

C.<li>

d)

D.<dl>

5.

What tag is used to create a drop-down list in an HTML form?

a)

A.<input>  

b)

B.<select>  

c)

C.<option>

d)

D.<dropdown>

6.

Which attribute in the tag specifies the image file location?

a)

A. alt

b)

B. src

c)

C. href

d)

D. title

7.

In HTML, which tag is used to display form data?

a)

A.<table>  

b)

B.<tr>   

c)

C. <div>

d)

D. <form>

8.

What does CSS stand for?

a)

A. Color Style System

b)

B. Creative Styling System

c)

C. Cascading Style Sheets

d)

D. Computer Style Syntax

9.

In CSS, which property changes the font size of text?

a)

A. font-style

b)

B. font-size

c)

C. text-size

d)

D. text-font

10.

Which tag in HTML is used to define a footer section of a webpage?

a)

A.. <bottom>  

b)

B.<footer>

c)

C.<section>  

d)

D.<end>

11.

What is the correct HTML tag for inserting a line break?

a)

A.<break>  

b)

B.<line>

c)

C.<lb>

d)

D.<br>

12.

Which CSS property is used to center text inside an element?

a)

A. text-decoration

b)

B. text-transform

c)

C. text-align

d)

D. align-text

13.

What is the correct way to comment in HTML?

a)

A. // This is a comment

b)

B. <!-- This is a comment --> 

c)

C. /* This is a comment */

d)

D. # This is a comment

14.

Which of the following is not a semantic HTML tag?

a)

A.<article>

b)

B.<div>

c)

C.text-transform

d)

D.align-text

15.

What is the purpose of the tag in HTML?

a)

A. To insert media files

b)

B. To define document metadata like keywords and description

c)

C. To create navigation menus

d)

D. To display images

16.

 

It is the latest version of HTML that introduced semantic elements like <header>, <footer>, and <article>.

note: all the answer is big letter.

(a)  

17.

It is the CSS property used to change the background color of a webpage or element.

note: all the answer is small letter.

(a)  

18.

 

It is the HTML element used to define the main heading or title of a webpage, displayed in the browser tab.

note:all the answer is small letter huwag napo lahat ito < > ung sagot agad lagay.

(a)  

19.

It is the section of an HTML document where metadata, links to stylesheets, and scripts are placed.

note:all the answer is small letter huwag napo lahat ito < > ung sagot agad lagay.

(a)  

20.

It is the programming language used to add interactivity and dynamic behavior to webpages.

note:all the answer is small letter

(a)  

21.

 

Used to make text or an image clickable as a hyperlink.
note:all the answer is small letter huwag napo lahat ito < > ung sagot agad lagay.

(a)  

22.

Tag for defining headings in HTML.
note:all the answer is small letter huwag napo lahat ito < > ung sagot agad lagay.

(a)  

23.

Describes the structure of an HTML document as a tree.
note:all the answer is small letter huwag napo lahat ito

(a)  

24.

what is the tag for <p>.
note:all the answer is small letter huwag napo lahat ito

(a)  

25.

Used to display audio playback on a webpage.

note:all the answer is small letter huwag napo lahat ito < > ung sagot agad lagay.


(a)  

26.

Attribute that shows text when an image cannot load.

note:all the answer is small letter huwag napo lahat ito


(a)  

27.

Used to display a clickable.
note:all the answer is small letter huwag napo lahat ito

(a)  

28.

Used to play visual on a webpage.
note:all the answer is small letter huwag napo lahat ito < > ung sagot agad lagay.

(a)  

29.

Allows background image to stay fixed during scrolling.

note:all the answer is small letter huwag napo lahat ito


(a)  

30.

CSS property that resizes the background to cover the entire element.
note:all the answer is small letter huwag napo lahat ito

(a)  

31.

Storage type that remains even after the browser is restarted.
note:all the answer is small letter huwag napo lahat ito

(a)  

32.

HTML tag used for navigation menus.
note:all the answer is small letter huwag napo lahat ito < > ung sagot agad lagay.

(a)  

33.

HTML API used to get the user’s location data.
note:all the answer is small letter huwag napo lahat ito

(a)  

34.

CSS selector used to style elements with the same class name.
note:all the answer is small letter huwag napo lahat ito

(a)  

35.

Attribute used to automatically repeat media playback.
note:all the answer is small letter huwag napo lahat ito

(a)