HTML

HTML Intro

HTML Intro Quiz

HTML Intro Exercise

HTML Basics

HTML Basic Quiz

HTML Basic Exercise

HTML Advance

HTML Advance Quiz

HTML Advance Exercise

HTML Tags List

HTML Global Attributes

HTML Attributes

FAQs

HTML data Attribute

HTML data Attribute

 

 

The data attribute specifies the URL of the resource to be used by the object element.

 

Used With:-

 

Element Attribute
object data

 

Syntax:-

 

Its syntax is:- < element data="value" >

Code Explanation

All Tutorials related to HTML Attributes

All Sections related to HTML