Forum : how to do link http://www.siliconindia.com/webdeveloper/page1.jpg
Brief description  about Online courses   join in Online courses
View  's Profile

how to do link http://www.siliconindia.com/webdeveloper/page1.jpg

actualy i created separate page as siliconindia, webdeveloper and image and linked it , submited the assignment.. but if give the link as
http://www.siliconindia.com/webdeveloper/page1.jpg.. it wil directly go to silicon india home page...
but im not geting the final assignment .
can you please help me ? how to do that.." create a web page using above links.. "
Asked by | May 11, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Uma

<head>

</head>

<body>

<table width="150" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>

<a href="http://www.siliconindia.com/webdeveloper/Page1.jpg">To check the link</a>


</td>
</tr>
</table>




</body>
</html>

Please check the code, hop your issue will solve

Regards
May 12, 2010