怎么利用CSS3绘制三角形1、新建一个html5网页,名称为index.html,在<body>代码中写上四个div,分别是向上、向下、向左,向右四个三角形,代码如下:<div class="triangle-up&qu2023-02-20html-css270