Recently I have been reading more and more about people using custom attributes in their HTML tags, mainly for the purpose of embedding some extra bits of data for...
Can I add a custom attribute to an HTML tag like the following? <tag myAttri="myVal" /> 18 Answers 18