1.
[CSS]
The CSS property used to specify the transparency of an element is -
3.
[CSS]
Which of the following syntax is correct in CSS to make each word of a sentence start with a capital letter?
4.
[CSS]
Which of the following CSS property is used to set the background image of an element?
5.
[HTML]
In HTML5, which of the following tag is used to initialize the document type?
6.
[HTML]
How to create a hyperlink in HTML?
7.
[CSS]
Which of the following is the correct syntax to display the hyperlinks without any underline?
8.
[HTML]
An HTML program is saved by using the ____ extension.
9.
[HTML]
Which of the following are the attributes of the tag?
10.
[HTML]
How to insert an image in HTML?
11.
[HTML]
A program in HTML can be rendered and read by -
12.
[CSS]
Which of the following is the correct syntax for referring the external style sheet?
14.
[HTML]
Which character is used to represent the closing of a tag in HTML?
15.
[CSS]
The property in CSS used to change the background color of an element is -
16.
[CSS]
Which of the following is the correct syntax to make the background-color of all paragraph elements to yellow?
17.
[HTML]
Which of the following tag is used to insert a line-break in HTML?
18.
[HTML]
The correct sequence of HTML tags for starting a Web page is-
19.
[HTML]
Which of the following tag is used to add rows in the table?
20.
[HTML]
Which of the following is the correct way to create a list using the lowercase letters?
21.
[HTML]
Which of the following is the correct way to start an ordered list with the count of numeric value 4?
22.
[CSS]
Which of the following CSS property is used to specify the space between every letter inside an element?
23.
[HTML]
Which of the following element is responsible for making the text bold in HTML?
24.
[HTML]
Which of the following tag is used for inserting the largest heading in HTML?
25.
[HTML]
How to create an unordered list (a list with the list items in bullets) in HTML?
26.
[HTML]
How to create a checkbox in HTML?
27.
[HTML]
Which of the following tag is used to define options in a drop-down selection list?
28.
[CSS]
Which of the following property is used as the shorthand property for the padding properties?
29.
[HTML]
How to add a background color in HTML?
30.
[HTML]
Which of the following HTML tag is used to display the text with scrolling effect?