Test 三角形: Difference between revisions

From 清冽之泉
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
             border-bottom:161px solid #333;">
             border-bottom:161px solid #333;">
</div>
</div>
<svg width="300" height="161">
  <polygon points="0,161 300,161 150,0" fill="lightblue" />
</svg>

Revision as of 15:28, 23 September 2025

<svg width="300" height="161">

 <polygon points="0,161 300,161 150,0" fill="lightblue" />

</svg>