3w School Border Code Example


Example: dashed lin in css

hr {   border:none;   border-top:1px dashed #f00;   color:#fff;   background-color:#fff;   height:1px;   width:50%; }

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 How Can I Convert A String To A Editable