how to draw a square box in html? code example Example: how to create a shape in css div { clip-path: polygon(100% 100%, 100% 100%, 100% 100%) }