Simple Linktree template using HTML, CSS, and Simple Javascript.
- HTML
- CSS
- Javascript
- Google Material Icons
- Tenox CSS Library including ( Tenox Styles, Tenox Icons, and Tenox Colors ).
In Tenox Style, we have some icons and gradients colors. if you don't know how to use it, here is the usage example :
<i class="vic vi-icon-{icon-name} tg-{color-name} vac-5s"></i>
Explanation :
vic
: This is "Vantenox Icons" font-familyvi-icon-{icon-name}
: "icon name. such asvi-icon-indonesia
,vi-icon-garuda
,vi-icon-vtx
, and more.tg-{color-name}
: Gradient color that you want to use. such astg-red
,tg-blue
,tg-green
,tg-yellow
,tg-fire
,tg-black
,tg-white
, and many more.vac-5s
: Animation speed1 ~ 30
Another Example :
<i class="vic vi-icon-indonesia tg-blue vac-10s"></i>
it will display indonesia icon with blue gradient and speed 10s
Important!!! we used the tenox icon and combined with tenox gradient on "Vantenox Logo" and "Verified Badge".