Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

select one complete the sentence: blank are used to choose which html e…

Question

select one
complete the sentence:
blank are used to choose which html element to style and blank determine how the element looks.
select the one choice that best answers the prompt above:
answer 1
selectors, attributes
answer 2
attributes, options
answer 3
selectors, properties
answer 4
options, properties

Explanation:

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:

  1. selectors, properties