Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me
All your queries regarding CSS will be solved in this forum
  • Page:
  • 1
TOPIC:

Double Borders

Double Borders 1 year, 5 months ago #407

  • shama
  • OFFLINE
  • Senior Boarder
  • Posts: 63
  • Karma: 0
Is there a way to Create Double Borders Using CSS

Re: Double Borders 1 year, 3 months ago #530

  • yoko
It's quite easy to create double borders with CSS because you can use the border property and assign a style of 'double'. Choose a border width of 3px or more and a color and there you have it!

For example:

.double {
border: 3px double #999;
}
  • Page:
  • 1
Time to create page: 1.82 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download