网站首页
编程语言
数据库
系统相关
其他分享
编程问答
Pentagon
2024-12-03
用css画一个五边形和一个六边形
<!DOCTYPEhtml><html><head><style>.pentagon{width:100px;height:100px;background:red;position:relative;}.pentagon::before{content:"";position:absolute;top:0;left:0;width:0;hei