In my current work I\'m required to produce a double border on a container. The border-style: double; achieve this, however my client want the outer border to be thicker &am
Or you could use a border image with that fancy new stuff in CSS3, though it wouldn't be supported in most currently-used browsers.