Answer the question
In order to leave comments, you need to log in
What is the best way to name ID in Html?
There is no standard for this, right?
Then which style is more popular?
<input type="text" id="my_input" />
<input type="text" id="myInput" />
<input type="text" id="my-input" />
<input type="text" id="inp__my_input" />
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question