The selector "1stParagraph" is not valid in CSS as selectors cannot start with a digit. Valid selectors include IDs (#), classes (.), elements, descendant selectors, child selectors, attribute selectors, etc.
3.
In CSS, which property is used to change the font size?
The "Cascading" in CSS refers to the process of combining multiple stylesheets and resolving conflicts according to a specific order, such as user agent styles, author styles, and user styles.
5.
Which CSS property is used to specify the color of text?
The CSS box model defines the layout and design of a webpage by breaking down elements into rectangular boxes, consisting of content, padding, border, and margin.
7.
Which CSS property is used to control the spacing between lines of text?
CSS frameworks like Bootstrap provide pre-designed UI components, grids, and stylesheets to streamline web development and ensure consistency in design across applications.