it enables to link one page online with other web pages
Answers
Good morning dear
Have a great day with lots of fun and happiness and success in your life and be happy
Answer:
In the previous two hours you learned how to use HTML tags to create a Web page with some text on it. However, at this point the Web page is an island unto itself, with no connection to anything else. To make it a "real" Web page you need to connect it to the rest of the World Wide Web—or at least to your own personal or corporate web of pages.
In the previous two hours you learned how to use HTML tags to create a Web page with some text on it. However, at this point the Web page is an island unto itself, with no connection to anything else. To make it a "real" Web page you need to connect it to the rest of the World Wide Web—or at least to your own personal or corporate web of pages.This hour shows you how to create hypertext links—those words that take you from one Web page to another when you click them with your mouse. You learn how to create links that go to another part of the same page in Hour 7, "Creating Text Links."
In the previous two hours you learned how to use HTML tags to create a Web page with some text on it. However, at this point the Web page is an island unto itself, with no connection to anything else. To make it a "real" Web page you need to connect it to the rest of the World Wide Web—or at least to your own personal or corporate web of pages.This hour shows you how to create hypertext links—those words that take you from one Web page to another when you click them with your mouse. You learn how to create links that go to another part of the same page in Hour 7, "Creating Text Links."Although the same HTML tag you study in this hour is also used to make graphical images into clickable links, graphical links aren't explicitly discussed here. You'll find out about those in Hour 9, "Putting Graphics on a Web Page." For now you'll focus your energy on linking to other pages via words, not graphics.