News

Hello all,earlier, we have used image for gradients effect but now we will use gradient using css3 and we will see how to use many colors in gradient and only one color in gradient.gradients are ...
any_of function is used to test condition on the elements in a range [first,last), it will return true if the test condition is true for any of the element in the range, else it will return false or ...