如何使用HTML&CSS写一个三角形。

<style type="text/css"> #mydiv{ height: 0px; width: 0px; border-left: 50px solid transparent; border-right: 50px solid transparent; border-bottom: 100px sol
相关文章
相关标签/搜索