B.
Write one word answer for the following.
1. It points to the HTML element you want to style.
2. It is given to the attribute or property.
3. It contains one or more declarations.
4. It can be saved with a .css extension.
5. Tag used to apply Style Sheet rules to a single document only.
6. It has the properties related to the font using CSS.
Answers
Answered by
3
Answer:
1. The Selector
2. tag
3. The Declaration Block
4. CSS file
5. <style>
6. CSS fonts
Similar questions