Computer Science, asked by sabirapt40, 5 months ago

18) What are the difference between class
selector and Element Selector?​

Answers

Answered by ujjalkrnath94
0

Explanation:

In the CSS, a class selector is a name preceded by a full stop (“.”) and an ID selector is a name preceded by a hash character (“#”). The difference between an ID and a class is that an ID can be used to identify one element, whereas a class can be used to identify more than one.

please mark as brainlist

Similar questions