好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

css:outline_html/css_WEB-ITnose

                           .box {            width: 500px;            height: 300px;            outline: dashed #0082cb;            border: 1px solid red;        }               

ontline-style:dashed:定义点状的轮廓; solid double groove:定义3D凹槽轮廓,此效果取决于outline-width的值 ridge:定义3D凹槽轮廓,此效果取决于outline-color值 inset:定义3D凹边轮廓,此效果取决于outline-color的值; outset:定义3D凹边轮廓,此效果取决于outline-color的值; inherit:继承; ooutline-color;outline-width;

查看更多关于css:outline_html/css_WEB-ITnose的详细内容...

  阅读:33次