Saturday 11 January 2014

anchor tag exampl

<!HTML Links>

<html>
 <title>anchor tag</title>
<body>

<a href="http://improvejava.blogspot.in">This is a link</a>
</body>
</html>

3 comments: