Title: HTML idiot
Last modified: August 19, 2016

---

# HTML idiot

 *  [pkprague](https://wordpress.org/support/users/pkprague/)
 * (@pkprague)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/html-idiot/)
 * OK, so Im not a HTML kind of guy..
 * My sidebar has a pic in the text widget, I want it to link to Obama’s site.
    
   I am pretty sure I am suppose to use [ but am lost.](https://wordpress.org/support/topic/html-idiot/www.obama.com?output_format=md)
 * this is what Ive got in the widget:
    table width=”175″ border=”0″> <tr> <td><
   img src=”[http://kielhurn.com/wordpress/wp-content/uploads/2008/07/dsc02405.jpg”/&gt](http://kielhurn.com/wordpress/wp-content/uploads/2008/07/dsc02405.jpg”/&gt);
 *  </tr>
    </table>
 * how to make the picture link to a site and where to add the code?
 * Txs

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [xamataca](https://wordpress.org/support/users/xamataca/)
 * (@xamataca)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/html-idiot/#post-804298)
 * **You need the `<a>` tag!!!!** 🙂
 *     ```
       <a href="http://www.obama.com">
       <img src="http://kielhurn.com/wordpress/wp-content/uploads/2008/07/dsc02405.jpg" />
       </a>
       ```
   
 *  Thread Starter [pkprague](https://wordpress.org/support/users/pkprague/)
 * (@pkprague)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/html-idiot/#post-804317)
 * urgg, Im an idiot…txs for helping :}
 *  [xamataca](https://wordpress.org/support/users/xamataca/)
 * (@xamataca)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/html-idiot/#post-804342)
 * you are welcome… 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘HTML idiot’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [xamataca](https://wordpress.org/support/users/xamataca/)
 * Last activity: [17 years, 11 months ago](https://wordpress.org/support/topic/html-idiot/#post-804342)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
