Web Designing - Upwork
Test
Model Test
Ebook
Index
Web Designing - Upwork Home
HTML
79
CSS
125
HTML5
30
HTML4
37
Schools
Ebook
Question:
What is the initial value of the animation-iteration-count property?
A
1
B
2
C
5
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
What is the default value of the animation-direction property?
A
none
B
normal
C
alternate
D
inherited
Note:
Not available
Show answer
Show Note
Report
Question:
Is it possible to combine a background image and CSS3 gradients?
A
It is possible only when two separate styles are used, "background-image" and "gradient", on an HTML tag.
B
It is possible only when "background-image" is used.
C
It is possible only when layered HTML tags are used, "background-image" and "gradient".
D
It is not possible to combine a background image and CSS3 gradients.
Note:
Not available
Show answer
Show Note
Report
Question:
What will happen if the cursor property value is set to none?
A
The default cursor will be displayed.
B
No cursor will be displayed.
C
A pointer cursor will be displayed.
D
A text cursor will be displayed.
Note:
Not available
Show answer
Show Note
Report
Question:
What will be the outcome of given code? div[class^="stronger"] { } { ... }
A
It applies the rule only on divs who belong to a class that begins with "stronger".
B
It applies the rule only on divs of class "stronger".
C
It applies the rule only on divs who belong to a class which end with "stronger".
D
It applies the rule only on divs who belong to a class which does not contain "stronger" in its name.
Note:
Not available
Show answer
Show Note
Report
Question:
To apply style on every input element except text, which of the following selectors should be used?
A
input:([!type='text'])
B
input:not([type="text"])
C
input:not([type!="text"])
D
input:([type!='text'])
Note:
Not available
Show answer
Show Note
Report
Question:
For the clear property, which of the following value is not valid?
A
none
B
left
C
right
D
top
Note:
Not available
Show answer
Show Note
Report
Question:
Read the following:
@page rotated {size: landscape} TABLE {page: rotated; page-break-before: right}
What will this code do?
A
It will put all tables on a right-hand side landscape page.
B
It will rotate the page if the table is positioned at the right side.
C
It will keep the table in the landscape position and rotate the page.
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
What is the initial value of the opacity property?
A
1
B
0
C
normal
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
State whether the following statement is true or false. If a parent element display property is set to none, its children too will not be rendered.
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
First
Prev
23
24
25
26
27
Next
Last
/28
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2025. Powered by
Intellect Software Ltd