Skip to navigation
How to create a half filled square with css?
31.03.16
.triangle-topleft { width: 0; height: 0; border-top: 30px solid #000; border-right: 30px solid transparent; }
http://www.cssportal.com/css3-shapes/
Reply
Anonymous
Information Epoch 1760817454
When in doubt, use brute force.
Home
Notebook
Contact us