CSE :: CSS - CS
- Which of the following property allows long words to be able to be broken and wrap onto the next line?
- Which of the following CSS property can be used to provide the flex-direction and flex-wrap properties?
- Which of the following specifies how much the item will grow relative to the rest of the flexible items inside the same container?
- Which of the following property aligns the flexible container’s items when the items do not use all available space on the main-axis?
- Choose the CSS property which specifies the placement of a table caption.
- If a particular rule should never be overridden by another rule, the ____________ indication should be used.
- Which of the following option a rule consists of?
- The ______________ is the link between the HTML document and the style. It specifies what elements are affected by the declaration.
- How a style sheet can be glued to the HTML document?