Asked by

Samantha Clark
on Oct 17, 2024

verifed

Verified

Which of the following HTML code samples inserts a hyperlink in a webpage?

A) <img src="http://www.google.com" alt="Google">
B) <a href="http://www.google.com">Google</a>
C) <link="http://www.google.com">Google</link>
D) <href="http://www.google.com">Google</href>

Hyperlink

An element in an electronic document that links to another place in the same document or to an entirely different document or website.

HTML Code

The code used to structure and display web pages and their content. HTML stands for HyperText Markup Language.

  • Comprehend the aspects of web design, including banners and hyperlinks, for enhanced navigation and aesthetic of a website.
verifed

Verified Answer

RA
rashid alkamdahOct 17, 2024
Final Answer:
Get Full Answer