hello friends
Today i will show you how to link a other web page in our page using link
First you have to write following code
<html>
<head>
<body>
<a href= "http://webdevelepmentindia.blogspot.in/"> My blog</a>
</p>This is link example</p>
</body>
</head>
</html>
With the help of this coding you will easily attach a link to any webpage
Thank you
Today i will show you how to link a other web page in our page using link
First you have to write following code
<html>
<head>
<body>
<a href= "http://webdevelepmentindia.blogspot.in/"> My blog</a>
</p>This is link example</p>
</body>
</head>
</html>
With the help of this coding you will easily attach a link to any webpage
Thank you