Affiliate link

HTML - Attributes

All HTML elements will have attributes to control the elements's behaviour.

HTML Basic Attributes

An element will have a start tag and closing tag.

<tag attribute="value">..content</tag>

These are the basic attributes for html elements.

  • id
  • class
  • name
  • style

<div id="myDiv" class="div-class" name="myDiv">
    <p style="color: blue">Google</p>
    <p style="color: red">Google</p>
    <input name="inputName" />
</div>

Code Result

Google

Google

Code Explain

  • <div id="myDiv" className="div-class">
  • <p style="color: blue">Google</p>
  • <input name="inputName" />
Affiliate link
Affiliate link
Affiliate link
Advertisment
Fiverr
Get Surfshark VPN