无标题文档 .arrow_box { background: #f8f8f8; box-shadow: 0px 1px 0px rgba(255,255,255,.1), inset 0px 1px 1px rgba(214, 214, 214, 0.7); width: 730px; border-radius: 6px; position: relative; padding: 20px 0; margin: 20px 0;padding-left:180px;}.arrow_box::before { content: ""; width: 0px; height: 0px; border-style: solid; border-width: 0px 0 20px 22px; border-color: transparent transparent transparent #000; position: absolute; left: 730px; top: 23px; }/* 三角形 */
我希望我的爱情是这样的,相濡以沫,举案齐眉,平淡如水。
查看更多关于HTML5新属性,不是很懂,求解_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did108229
HTML5新属性,不是很懂,求解_html/css_WEB-ITnose
①为什么这样能形成三角形?没看懂原理
阅读:25次