Multiple choice technology web technology In the followsing code, what is "href" Code:- This is a link attribute Paragraph html tag property Reveal answer Fill a bubble to check yourself A Correct answer Explanation In the code This is a link, 'href' is an attribute of the tag. Attributes provide additional information about HTML elements. In this case, href specifies the link destination.