Interviewer And Interviewee Guide

CSS3 Interview Question:

What is the syntax of opacity in CSS3?

Submitted by: Administrator
style="opacity:0.4;filter:alpha(opacity=40)"

Firefox uses the property opacity:x for transparency, while IE uses
filter:alpha (opacity=x).
Submitted by: Administrator

Read Online CSS3 Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.