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

HTML muted Attribute

 

 

The muted attribute is a boolean attribute. When present, it defines that the audio output of the video should be muted.

 

Used With:-

 

Element Attribute
video muted

 

Syntax:-

 

Its syntax is:- < element muted >

Code Explanation

All Tutorials related to HTML Attributes

All Sections related to HTML