Quote from
asmat on April 19, 2020, 4:56 am
Thanks luis about your kindness:
@luishp how can we use gradient in VisualNEO Web? we have already " background-image" properties but it does not work for gradient.
background-image: linear-gradient(red, yellow);
@luishp these css properties also have more use:
direction:rtl or ltr;
border-bottom:1px solid blue;
border-right:1px solid gray;
border-left:1px solid gray;
border-top:1px solid gray;
I used them widely in one of my applications:
Thanks luis about your kindness:
@luishp how can we use gradient in VisualNEO Web? we have already " background-image" properties but it does not work for gradient.
background-image: linear-gradient(red, yellow);
@luishp these css properties also have more use:
direction:rtl or ltr;
border-bottom:1px solid blue;
border-right:1px solid gray;
border-left:1px solid gray;
border-top:1px solid gray;
I used them widely in one of my applications:
Uploaded files:- You need to login to have access to uploads.
luishp and Vadim have reacted to this post.