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 default Attribute

HTML default Attribute

 

 

The default attribute is a boolean attribute. When present, it specifies that the track is to be enabled if the user does not choose another track over it.

 

Used With:-

 

Element Attribute
track default

 

Syntax:-

 

Its syntax is:- < element default >

Code Explanation

All Tutorials related to HTML Attributes

All Sections related to HTML