DEV Community

Cover image for HTML tags | param
Carlos Espada
Carlos Espada

Posted on • Edited on

1

HTML tags | param

It defines parameters for an <object> element.

It has two attributes: name to declare the name of the parameter and value to specify its value.

  • Type: -
  • Self-closing: Yes
  • Semantic value: No

Definition and example | Support

Top comments (1)

Collapse
 
codemonster240 profile image
Andrew McSillyone

All you are doing is copying what MDN Web docs is saying. While I like what you are doing, this really isn't needed. People can just go to more reliable websites, such as W3schools or MDN web docs. Thanks for spending time on this though. It has been kind of helpful! 😁

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay