CSS selector notation -
maybe silly question far standards i'd know, how should write css selectors:
- .my-selector-for-div (breaks)
- .myselectorfordiv (camel case)
is there standard of ( or other ) should used ?
here website of css name convention (with examples):
Comments
Post a Comment