1.

Is it possible to add custom attribute to an HTML tag?

Answer»

Is it POSSIBLE to add custom attribute to an HTML TAG?
YES to do that we NEED to write below code to create a custom attribute. Below is the example and code is written below.


Download Code


Custom Attribute

Below is the output of above code


Custom Attribute Output

And clicking on any above PROGRAMMING langauge we will get below alert



Custom Attribute Alert



Discussion

No Comment Found