1
I wonder if I can create custom parameters within a div
and if it is recommended by W3C, as it would like to create some parameters for a tag, but I did not find any reference on the internet, an example below with the parameter pineapple
<div class="teste" abacaxi="false"></div>
Thank you very much, I guess I wasn’t looking right, but vlw anyway!
– Anderson Santos