0
Why id selectors are used?
we can style without id selector. Anybody please explain what is the use of id and class selectors to style by css
3 Respostas
+ 14
+ 1
thank you maxcook
+ 1
when you style inline,the whole code gets messed up,it becomes very hard to make adjustments to it,thats why external css is advisable