+ 1
It is necessary to use classes and ids in html??
5 Réponses
+ 8
Kinda, yes.
It's not compulsory but as your development goes big you need to use them.
+ 7
You don’t have to, but you can if you want to be able to select elements in CSS and JavaScript more easily. It also makes your code look neater!
+ 6
Not necessary to use but if you want to beautify any selected portion or text then you can use classes and IDs. And believe me using this to our website or document will look more attractive and beautiful.
+ 5
Vaishnavi Nerkar
Welcome 🙂
+ 3
Ok👍🏻👍🏻 thanks for the advice