I am unable to set z-index. would you please define me, how to set z-index position or values ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is the code and example to try:
http://www.w3schools.com/cssref/tryit.asp?filename=trycss_zindex
Just enter the test value for z-index and other properties and test immediately how it behave.
Added more info
z-index for image is defined as below:
There are two thing which you can modify with respect to z-index:
In the above example you can change the values in real time to see the effect which will help you to understand it much better.