Posts

Showing posts from September, 2020

A nchor tag page to page url visiting

 <HTML> <BODY>  <a href="be.html" target="_blank"> BE </a> <br>  <a href="mca.html" target="_blank"> MCA </a> <br>  <a href="http://vcard.nileshsir.com/" target="_blank"> Vist My Website </a>       </body> </html>