⊗mkPmDcDblB 99 of 250 menu

Double Border in CSS

Meaning of double - double line:

<div id="elem"></div> #elem { border-width: 5px; border-style: double; border-color: black; width: 300px; height: 100px; }

:

Repeat the example below:

enru