A string of length 1 m is fixed at one end and carries a mass 100g at the
other end. The string makes 2/pi revolutions per second around a vertical axis through fixed end. The tension in the string is
Answers
Answered by
1
Answer:
Answer:
All HTML elements can have attributes
Attributes provide additional information about elements
Attributes are always specified in the start tag
Attributes usually come in name/value pairs like: name="value"
Explanation:
The href Attribute
The <a> tag defines a hyperlink. The href attribute specifies the URL of the page the link goes to:
Example
<a href="https://www.w3schools.com">Visit W3Schools</a>
Similar questions