div.eg1 {border:8px none #9cf;
         margin:10px; background:#eee;}
div.eg2 {border:8px hidden #9c6;
         margin:10px; background:#eee;}
div.eg3 {border:8px dotted #9cf;
         margin:10px; background:#eee;}
div.eg4 {border:8px dashed #9c6;
         margin:10px; background:#eee;}
div.eg5 {border:8px solid #9cf;
         margin:10px; background:#eee;}
div.eg6 {border:8px double #9c6;
         margin:10px; background:#eee;}
div.eg7 {border:8px groove #9cf;
         margin:10px; background:#eee;}
div.eg8 {border:8px ridge #9c6;
         margin:10px; background:#eee;}
div.eg9 {border:8px inset #9cf;
         margin:10px; background:#eee;}
div.eg10 {border:8px outset #9c6;
         margin:10px; background:#eee;}