Microsoft
98-361 · Question #373
You are developing a new Web page. You need to create hyperlinks that point to other pages on the World Wide Web. Which of the following methods should you use to create these hyperlinks on your Web…
The correct answer is B. the HREF attribute of the <A> tag. See the full explanation below for the reasoning.
Question
You are developing a new Web page. You need to create hyperlinks that point to other pages on the World Wide Web. Which of the following methods should you use to create these hyperlinks on your Web page?
Options
- Athe SRC attribute of the <IMG> tag
- Bthe HREF attribute of the <A> tag
- Cthe HREF attribute of the <LINK> tag
- Dthe XMLNS attribute of the <HTML> tag
How the community answered
(39 responses)- A10% (4)
- B82% (32)
- C3% (1)
- D5% (2)
Community Discussion
No community discussion yet for this question.