Question:

I'm creating a login on free webs and I need to know how to add a link to picture

by  |  earlier

0 LIKES UnLike

this is what I go so far

<table class="signup-table" cellspacing="0" cellpadding="4">

</td>

</tr>

<tr>

<td class="loginFormLabel"> <span class="nowrap">Username:</span>

</td>

<td><input class="loginFormField" type="text" name="username" value="" onkeydown="handleSignInInput(event);"></...

</tr>

<tr>

<td class="loginFormLabel"> <span class="nowrap">Password:</span>

</td>

<td ><input class="loginFormField" type="password" name="password" onkeydown="handleSignInInput(event);"></...

</tr>

<tr>

<td class="loginFormLabel"> </td>

<td>

<img src="http://www.freewebs.com/cooler-cids...

 Tags:

   Report

1 ANSWERS


  1. &lt;a href=&quot;http://YourLinkHere&quot;&gt;&lt;img src=&quot;LinkToImge.jpg&quot;&gt;&lt;/a&gt;

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions