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 param Tag

HTML param Tag

 

 

The param tag is used to define parameters for an object element.

 

Attribute Explanantion:-

 

Attribute Value Description
name name Specifies name of parameter.
value value Specifies value of parameter.

 

Syntax:-

 

Its syntaxis:- < param >

Code Explanation

All Tutorials related to HTML Tags List

All Sections related to HTML