Saturday, September 24, 2016

HTML- Link

<html>
<body>

<a href="http://www.google.com">
This is a link</a>

</body>
</html>

No comments:

Post a Comment