elementattribute.html 216 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 <!DOCTYPE html> <html> <body> <div class="tester testo testme" data-stuff="beautiful string"></div> <div class="tester testo testme" data-stuff="not as beautiful string"></div> </body> </html>