Which of the following is an HTML element on which style can be applied ? (a) declaration (b) selector (c) select (d) declare
Answers
Answered by
8
"Option (b) Selector.
Selector is the HTML element on which style can be applied and it comes under the “Cascading Style Sheets (CSS)”. CSS is used for including the styles, designs, variations, layout to display the web pages on different devices.
In the syntax
H1 {
Color: blue;
Font: Arial;
Font-size: 15;
}
Here the variations and the styles are added inside the curly braces, which is the selector part of the CSS syntax.
"
Answered by
3
◆Your answer is selector
Any problem pls ask and pls mark as brainliest answer❤❤
Follow me too..thanks...bye✋✋
Similar questions
Math,
6 months ago
Math,
6 months ago
Computer Science,
6 months ago
Computer Science,
1 year ago
Chemistry,
1 year ago
Physics,
1 year ago