Welcome to your Web Designing & Publishing (M2-R5)MCQ TEST
1.
which css property should one use to encircle an image with text?
2.
the color black in css syntax is known as ___?
3.
which of the following properties of an anchor element indicates that the user is currently clicking on n element?
4.
which of the following css property is used to set the background image of an element?
5.
whichtype of css is used in the table below code ?
6.
Which css property you will use if you want to add some margin between a div's border and its inner text?
7.
Which entity can provide multiple apaces between texts
8.
How will you make all paragraph elements grey in color?
9.
which of the following is used to apply a specific rule and never be overridden in css?
10.
Apart from <i> tag, which of the following tag is used to render a text in italics
11.
which of the following is correct?
12.
which of the following is correct about html
13.
In css selectors are__used to select the elements you want to style?
14.
What is meant by an empty tag in html
15.
In the following transition what does 4s describe?
16.
which of the following property sets a variation of the specified or default font family?
17.
which of the following is true for pseudo class in css?
18.
csssyntax is divided into__parts?
19.
In the given img tag.what"img.png"inside the double quote implies
20.
which of the following is the correct syntax to make the background color of all paragraph elements to yellow?
21.
what is the proper html syntax for referencing an external style sheet?
22.
Which of the following attributes defines the url of the page to embed when the tag is used
24.
which element is used in the head section on an html /xhtml page if we want to usean external style sheet file to decorate the page?
25.
how can one change the font of an element?
26.
which of the following specifies the distance between the borders of adjacent cells?
27.
from the below mentioned css propertise which of the following is used to make the text bold?
28.
how to insert multiple line comments in a css file?
29.
which of the following selector applied styles to elements thath are valid per html5 validations set either with the pattern or type attributes?
30.
To control image repettion in css the correct option is?
31.
The HTML attribute used to difine the inline styles is-?
32.
which css selector will be used to define a single element's style?
33.
What are the attributes used to change the size of an image
34.
CSS's position property default value is ___?
35.
A css style rule is made up of three parts which are selector property and___?
36.
what type of selector used in this case?
37.
which of the following selector selects the elements that are currently enabled?
38.
When is the content of a table shown
39.
If params is a dom object for a paragraph, which of the following is a correct syntax to change the text in the paragraph
40.
which of the following css selectors are used to specify a group of elements?