wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

computer

Total questions: 66

Worksheet time: 53mins

Name
Class
Date
1.

The <frameset> tag in HTML contains only one frame element.

a)

True

b)

False

2.

You should use <frameset> tag to specify the number of rows and columns in frameset.

a)

True

b)

False

3.

The <frameset> tag in HTML is used to give the names of the frame.

a)

True

b)

False

4.

The name attribute is used to give names to the frame.

a)

True

b)

False

5.

The name attribute does not differentiate one frame from another.

a)

True

b)

False

6.

When embedding a webpage inside a frame, we should use <frame> tag.

a)

True

b)

False

7.

Embedding a webpage inside a webpage is not possible.

a)

True

b)

False

8.

By using Inline Frames, we can embed a webpage inside our own webpage.

a)

True

b)

False

9.

By using Inline Frames, we can't create our own content for the webpage.

a)

True

b)

False

10.

We can use the attribute src for specifying the filename of the page to be embedded.

a)

True

b)

False

11.

Embedding isn't a feature on HTML .

a)

True

b)

False

12.

The border attribute is used to specify whether a three-dimensional border should be displayed between the frames or not.

a)

True

b)

False

13.

frameborder attribute uses two values 0 (off) and 1 (on), where 0 defines no border and value 1 signifies for yes there will be a border.

a)

True

b)

False

14.

Asterisk (*) can be used in place of percent.

a)

True

b)

False

15.

The marginwidth attribute is used to indicate the distance between the left and right margins and the contents of the frame.

a)

True

b)

False

16.

The marginheight attribute is used to indicate the distance between the left and right margins.

a)

True

b)

False

17.

We can use <iframe> tag for embedding a webpage.

a)

True

b)

False

18.

The scrolling attribute only has 2 values: yes, no.

a)

True

b)

False

19.

The scrolling attribute is used to control the appearance of scroll bar.

a)

True

b)

False

20.

Frames will allow us to view multiple webpages in one browser window.

a)

True

b)

False

21.

Frames will allow us to view only one webpage in one browser window.

a)

True

b)

False

22.

The cols attribute is used to create horizontal frames in a web browser.

a)

True

b)

False

23.

The cols attribute is used to create vertical frames in a web browser.

a)

True

b)

False

24.

The attribute border defines the width of the border of each frame in pixels.

a)

True

b)

False

25.

It is not possible for the value of the border attribute to be zero (0).

a)

True

b)

False

26.

It will allow us to view multiple webpages in one browser window.

(a)  

27.

Note that if you will create frames in your webpage, there’s no need for < (a)   > tag.

28.

Tag used for inserting frames.

(a)  

29.

It is used to specify the number of rows and columns in frameset with their pixel of spaces.

(a)  

30.

This attribute is used to create vertical frames in a web browser.

(a)  

31.

This attribute is used to create horizontal frames in the web browser.

(a)  

32.

This attribute of frameset tag defines the width of the border of each frame in pixels.

(a)  

33.

(a)   value is used for no border.

34.

This attribute of frameset tag is used to specify whether a three-dimensional border should be displayed between the frames or not.

(a)  

35.

In the frameset attribute's values, (a)   defines no border and value 1 signifies for yes there will be a border.

36.

In the frameset attribute's values, 0 defines no border and value (a)   signifies for yes there will be a border.

37.

Tag used for embedding a webpage inside a frame.

(a)  

38.

This attribute is used to give names to the frame. It differentiate one frame from another.

(a)  

39.

This attribute is used to indicate which frame a document should loaded into.

(a)  

40.

This attribute in frame tag is used to indicate the distance between the left and right margins and the contents of the frame.

(a)  

41.

This attribute in frame tag is used to indicate the distance between the top and bottom margins and the contents of the frame.

(a)  

42.

This attribute is used to control the appearance of scrollbar.

(a)  

43.

Select the three (3) values of the scrolling attribute:

a)

yes

b)

no

c)

auto

d)

off

e)

on

44.

This can be used in place of percent.

(a)  

45.

This will allow us to embed a webpage inside a webpage.

(a)  

46.

You can create your own content and the same time it will allow you to embed from other page.

(a)  

47.

Tag for embedding a webpage.

(a)  

48.

Attribute for specifying the filename of the page to be embedded.

(a)  

49.

The height and (a)   attributes are used to specify the size of the iframe.

50.

The (a)   and width attributes are used to specify the size of the iframe.

51.

The height & width attribute values are specified in pixels by default, but they can also be specified in (a)   .

52.

is an HTML element to collect input data containing interactive controls.

(a)  

53.

It is a container that contains input elements like text, email, number, radio buttons, checkboxes, submit buttons, etc.

(a)  

54.

Tag for inserting forms.

(a)  

55.

This attribute indicates where the form will be submitted.

(a)  

56.

This attribute indicates the way of submitting information.

(a)  

57.

Select the two (2) possible values for the method attribute:

a)

post

b)

radio

c)

get

d)

submit

e)

reset

58.

Tag for inserting different objects to our page.

(a)  

59.

Attribute used for specifying the type of object that you will insert in your page.

(a)  

60.

This serves as receptacle for text. A box wherein the user can fill up text.

(a)  

61.

Used for inserting a password box.

(a)  

62.

Or also called option button. It displays a list of possible choices from which we can choose only one option.

(a)  

63.

It displays a list of possible choices from which we can choose even more than one option or even all of the options.

(a)  

64.

Used for inserting a submit button.

(a)  

65.

Used for cancelling or deleting all the information that you have inputted.

(a)  

66.

This attribute is used for indicating the number of characters your textbox can hold.

(a)