Drawing CSS Triangles with Borders
A visual walkthrough of using border geometry, color, and transparency to construct CSS triangles and flag shapes.
4 posts, newest first.
A visual walkthrough of using border geometry, color, and transparency to construct CSS triangles and flag shapes.
A CSS layout reference covering centering, line height, vertical alignment, border behavior, and proportional sizing.
Notes on floats, BFCs, table-cell layouts, vertical alignment, and hover borders in CSS.
Practical patterns for image lazy loading, event debouncing and throttling, and delayed hover interactions.