一、css html画向右三角形
二、效果
三、代码
css;toolbar:false"><style> .d3{ margin-left: 110px; float: left; width: 0; height: 0; border-width: 100px; border-style: solid; border-color: transparent transparent transparent #0099CC; } </style> <div class="d3"></div>
转载请注明:谷谷点程序 » css 画向右三角形