QUESTION IMAGE
Question
select one
complete the sentence: blank are unique labels for html elements while blank are general labels for html elements
select the one choice that best answers the prompt above:
answer 1
types, ids
answer 2
ids, classes
answer 3
classes, types
answer 4
classes, ids
Brief Explanations
In HTML, an id is a unique identifier for an element, allowing it to be targeted specifically. Classes, on the other hand, are general - purpose labels that can be applied to multiple elements for styling or scripting purposes.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. ids, classes