A hyperlink in a Web page body

When you create your web pages, you can also create a hyperlink within the web page that would link to another webpage. Here is an example of what a hyperlink would look like: This is a hyperlink The hyperlink example above simply points to this webpage. Here is the code that you would use to create a hyperlink:
This is a <a title="Creating a Hyperlink" href="http://www.lanw.com/books/for-dummies-books/html-4-for-dummies-3rd-edition/book-examples/chapter-5-text-pages-are-tried-and-true/a-hyperlink-in-a-web-page-body/">hyperlink</a>