Subscribe to:
Post Comments (Atom)
How to Invert an SVG image using CSS ?
You can invert your svg easily by using following css code svg { -webkit-filter: invert(100%); /* safari 6.0 - 9.0 */ filter...
-
You can invert your svg easily by using following css code svg { -webkit-filter: invert(100%); /* safari 6.0 - 9.0 */ filter...
-
Step 1 : Start Step 2 : Read Num1, Num2 Step 3 : i = 1 Step 4 : if i <= Num1 / 2 then go to Step 5 else g...
-
Program :- #include<stdio.h> main() { float len,area; printf("enter length : \n"); scanf("%f ...
No comments:
Post a Comment