Ui Ux
Ui Ux
-----------------------------------------------------------------------------------
----------
To achieve the text-on-image effects I showed you before, you can use CSS for your
websites. Here is example CSS code for some of the effects. Please change it
according to your needs.
.darken {
}
Example: http://jsfiddle.net/drpak8vy/1/
.text-box {
color: #fff;
display: inline;
padding: 10px;
Example: http://jsfiddle.net/qg83m36p/
.floor-fade {
}
Example: http://jsfiddle.net/gRzPF/409/
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------
FIGMA: