Is this valid css? Can the vertical bar be used like this?
div{margin-left:1px !important;| margin-right:0px !important;}
Thanks
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.
There is no use in making use of the pipe character in CSS.
Assuming you want to set the margin-left and the margin-right you can just type
as a shortened version of: