📄️ CSS-Borders
CSS border properties allow us to set the style, color, and width of the border.
📄️ CSS-Color
Predefined colour names or RGB, HEX, HSL, RGBA, HSLA values are used to specify colours.
📄️ CSS-Flex
CSS-flex specifies whether flex items are forced into a single line or wrapped across multiple lines.
📄️ CSS-Introduction
CSS (Cascading Style Sheets) is a stylesheet language used to make a webpage more visually appealing.
📄️ CSS-Margins
CSS margins are used to make room around an element.