I’m learning web development and atm very much confused with CSS part.
Question 1: I tried to google for box-sizing
property; it only gives info about this property but doesn’t inform in which scenarios I should use it and which scenario I shouldn’t ?
Is it mandatory property to be used or optional ?
Question 2: Are there any CSS good practices which states these many properties must be present under css file ?