• 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