CSS Weekly @cssweekly.com · Nov 7

🔥 CSS Quick Tip: `stretch` Value A brief guide for the upcoming 'stretch' value in CSS, which forces the element to take 100% width/height of the parent container while taking padding & margin into consideration, thus preventing unwanted overflow easily without using calc() or box-sizing. #css

7 likes 1 replies

?

Replies

CSS Weekly · Nov 7

🎨 The CSS 'stretch' Value Demo: codepen.io/ZoranJambor/...