HTML/CSS TEST

Important Points to Remember.

  • No cell phones or other secondary devices in the room or test area
  • Your desk/table must be clear or any materials except your test-taking device
  • No one else can be in the room with you
  • No talking
  • No dual screens/monitors
  • No use of additional applications or internet

1 / 40

How will you make all paragraph elements 'RED' in color ?

2 / 40

Which CSS property is used to control the text size of an element ?

3 / 40

What should be the table width, so that the width of a table adjust to the current width of the browser window?

4 / 40

Can we align a Block element by setting the left and right margins ?

5 / 40

If we want to wrap a block of text around an image, which css property will we use ?

6 / 40

Which of the following properties will we use to display border around a cell without any content ?

7 / 40

Suppose we want to arragnge five nos. of DIVs so that DIV4 is placed above DIV1. Now, which css property will we use to control the order of stack?

8 / 40

What is the correct HTML for making a drop-down list?

9 / 40

How can we write comment along with CSS code ?

10 / 40

Which attribute can be added to many HTML / XHTML elements to identify them as a member of a specific group ?

11 / 40

What is the correct HTML for making a text area?

12 / 40

What is the correct HTML for making a checkbox?

13 / 40

What is the correct HTML for creating a hyperlink?

14 / 40

If we want to use a nice looking green dotted border around an image, which css property will we use?

15 / 40

Choose the correct HTML element to define emphasized text

16 / 40

How can you make a numbered list?

17 / 40

Choose the correct HTML element for the largest heading:

18 / 40

Inline elements are normally displayed without starting a new line.

19 / 40

Which css property you will use if you want to add some margin between a DIV's border and its inner text ?

20 / 40

Which element is used in the < HEAD > section on an HTML / XHTMLpage, if we want to use an external style sheet file to decorate the page ?

21 / 40

What is the correct HTML for making a text input field?

22 / 40

Which of these elements are all < table > elements?

23 / 40

Can we define the text direction via css property ?

24 / 40

When we write < img src="img.png" >, what "img.png" inside double quote implies?

25 / 40

Is it possible to declare font-weight, font-face & font-size by using ONLY ONE css propery ?

26 / 40

How can you open a link in a new tab/browser window?

27 / 40

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

28 / 40

How can you make a bulleted list?

29 / 40

The default value of "position" attribute is _________.

30 / 40

What is the correct HTML for adding a background color?

31 / 40

Which character is used to indicate an end tag?

32 / 40

By default Hyperlinks are displayed with an underline. How do you remove the underline from all hyperlinks by using CSS code ?

33 / 40

What is the correct HTML for inserting a background image?

34 / 40

If we don't want to allow a floating div to the left side of an element, which css property will we use?

35 / 40

If we want define style for an unique element, then which css selector will we use ?

36 / 40

If we want to show an Arrow as cursor, then which value we will use ?

37 / 40

What does HTML stand for?

38 / 40

Choose the correct HTML element to define important text

39 / 40

What is the correct HTML for inserting an image?

40 / 40

Who is making the Web standards?

0%