HTML LINK
how to add link text tag <a href=" add link and close tag > add link text close tag save the program run
HTML LINL TAG
<a href="https://www.google.com/">google wapsit link</a>
HTML LINK TEXT EXAMPLE PROGRAM
<html>
<head>
<title>coder</title>
</head>
<body>
<a href="https://www.google.com/">google website link</a>
</body>
</html>
OUTPUT


ConversionConversion EmoticonEmoticon