39
Answer (Choose 1 answer)
A. <a name="http://www.google.com" target="_blank"> my link</a>
B. <a reference=" http://www.google.com">my link</a>
You want to create a hyperlink that links to the google page.What is the best option to create this link?
C. <a id="http://www.google.com" target="_top"> my link</a>
D. <a href="http://www.google.com" > my link</a>