Double Border in CSS


CSS allows you to add a border to almost all html elements.

If you would like a double border you can use CSS like this:
style="border:double"