Does anybody know can I change ratio length of line and blank space in dashed border ( ratio line/blank space to be different ) ?
|
feedback
|
|
If you're open to using css3 you can look into the border-image property. | |||
|
feedback
|
|
You can also go to http://www.w3schools.com/css3/css3_borders.asp if you don't think that the previous link was useful. | |||
|
feedback
|
border-image(as pointed out by @dane, below) this isn't possible. – David Thomas Oct 26 '10 at 22:10