Explain gradients in CSS



Explain gradients in CSS..

Answer / hrpynux@gmail.com

CSS gradients let you display smooth transitions between two or more specified colors. CSS defines three types of gradients: Linear Gradients (goes down/up/left/right/diagonally) Radial Gradients (defined by their center) Conic Gradients (rotated around a center point)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CSS Cascading Style Sheets Interview Questions

What is the z-index in css?

0 Answers  


Differentiate between inline and block element.

0 Answers  


What are contextual selectors?

0 Answers  


What are the different parts of a css style rule?

0 Answers  


How do hexadecimal color codes differ from rgb values?

0 Answers  






When would you use css clear?

0 Answers  


What is new in css3 and html5?

0 Answers  


Name the property for controlling the image position in the background.

0 Answers  


Which property is used to make a font italic or oblique?

0 Answers  


What is css root?

0 Answers  


How to select last li of ul via css?

0 Answers  


How to set different text fonts inside tables in css?

0 Answers  


Categories