+ 1
Is there specific values (words) to be assigned for the HTML selector id or not?
For example <div id="intro"> <p> This paragraph is in the intro section.</p> </div> Can we assign any word to id that we want instead of intro?
4 Antworten
+ 16
There is no special word for id. you're free to use any kind of word.
+ 5
Just make sure it is unique
+ 1
yep
0
ya why not ... no need to be specific word bro..