This example demonstrates:
Create a link in an HTML document.
Example analysis:
<a href="//m.sbmmt.com/m/" >php Chinese website</a>
Clicking this hyperlink will take the user to the homepage of php Chinese website.
Tip: "Link text" does not have to be text. Images or other HTML elements can become links.