I am using html and things work well.
so when keeping a ID, I have div Class= “xxx”
but I see in some of the sample files as:
div class="xxx yyy zzz";
when it is defined like this what is the id? how to read this ?
If you can point me to documentation also it would be great.
Have a look here, it explains about multiple classes.
I don’t seem to understand the id part of your question, can you elaborate?