I am trying to do a web application that lists all type of animals and to identify which animal I've clicked, I have to put this in my HTML code: <div class="animal" data-animal="cat">
.
However, I was analysing the source code of Gmail main page (when appear all last e-mails) and I noticed that they don't have an identifier to e-mails like I have in my application.
How can I use the same "technique"?
Aucun commentaire:
Enregistrer un commentaire