It is used to redirect new web pages [local or server] and it can execute java script functions and sending mails.
<html>
<head>
<title>Ancar Tag</title>
</head>
<body>
<a id='x' name='x'class='x'title='' href='#'>same page</a>
<a id='x' name='x'class='x'title='' href='list.html'>current working directry</a>
<a id='x' name='x'class='x'title='' href='file:\\\C:\Users\user\Desktop\www\image.html'>Local Page</a>
<a id='x' name='x'class='x'title='' href='http://www.google.com'>server page</a>
</body>
</head>
<html>
<head>
<title>Ancar Tag</title>
</head>
<body>
<a id='x' name='x'class='x'title='' href='#'>same page</a>
<a id='x' name='x'class='x'title='' href='list.html'>current working directry</a>
<a id='x' name='x'class='x'title='' href='file:\\\C:\Users\user\Desktop\www\image.html'>Local Page</a>
<a id='x' name='x'class='x'title='' href='http://www.google.com'>server page</a>
</body>
</head>
No comments:
Post a Comment