Transparent Border Css Code Example


Example: border color transparent


border-color's transparent property

*** border-color: rgba(111,111,111,0);

rgba(111,111,111,0)
this will invisible your border color.
because that rgba color has property to invisible the border or font of color
if i am correct. other-wise correct my mistake thanks

Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android SDK Location Should Not Contain Whitespace, As This Cause Problems With NDK Tools