AMJAM Solutions

HTML tag Attributes

HTML Attributes

● HTML Elements can have attributes.
● Attributes provide additional information about an element.
● Attributes are written inside the start tag.

<a href=”https://amjamsolutions.com>This is a link</a> has an attribute and the
attribute value:
attribute: – href and the
attribute value: “https://amjamsolutions.com”

HTML Elements can have multiple attributes:
<img src=”https://amjamsolutions.com” alt=”https://amjamsolutions.com” width=”100″ height=”102″>
The above HTML element has four attributes:
src, alt, width, and height

HTML5 introduced a few new attributes, such as:
placeholder, autofocus, and required.
The global attributes are attributes that can be used on any HTML element.
The event attributes are attributes that can be used to define JavaScript events.

Searching for Digital Marketing Services
Looking for online courses

Check out our Digital Marketing course – Explore Now!
Check out our other courses – Get Started!
See what services we offer – Explore Now!
Looking for a job? Apply Here!

Leave A Comment

Your email address will not be published. Required fields are marked *