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

HTML loop Attribute

 

 

The loop attribute is a boolean attribute. It specifies that the media will start over again, every time it is finished.

 

Used With:-

 

Elements Attribute
audio loop
video loop

 

Syntax:-

 

Its syntax is:- < element loop >

Code Explanation

All Tutorials related to HTML Attributes

All Sections related to HTML