CSS / CSS3 : Web Designing Questions & Answers
Question : 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?
A.
d-index
B.
s-index
C.
x-index
D.
z-index
Correct Answer is : Option D.
- Can we align a Block element by setting the left and right margins ?
- If we want to wrap a block of text around an image, which css property will we use ?
- Can we define the text direction via css property ?
- Is it possible to declare font-weight, font-face & font-size by using ONLY ONE css propery ?
- If we want to show an Arrow as cursor, then which value we will use ?