select one\ncomplete the sentence:\nblank are used to choose which html element to style and blank determine…

select one\ncomplete the sentence:\nblank are used to choose which html element to style and blank determine how the element looks.\nselect the one choice that best answers the prompt above:\nanswer 1\nselectors, attributes\nanswer 2\nattributes, options\nanswer 3\nselectors, properties\nanswer 4\noptions, properties

select one\ncomplete the sentence:\nblank are used to choose which html element to style and blank determine how the element looks.\nselect the one choice that best answers the prompt above:\nanswer 1\nselectors, attributes\nanswer 2\nattributes, options\nanswer 3\nselectors, properties\nanswer 4\noptions, properties

Answer

Brief Explanations:

In CSS (Cascading Style Sheets) which is used to style HTML elements, selectors are used to target specific HTML elements for styling. Properties define the visual - appearance characteristics like color, size, etc. of the selected elements.

Answer:

Answer 3. selectors, properties