<html>
<head/>
<body>
<table>
<tr>
<td colspan="4">
This is some text here to see if stuff moves and to shift the buttons down below the jsfiddle ghost labels that cause problems with test clicking action.
</td>
</tr>
<tr>
<td>
Real Buttons:
</td>
<td>
<button id="realButton1" runat="server">
Real Html Button</button>
</td>
<td>
<button id="Button2" runat="server">
<table>
<tr>
<td style="width: 16px;">
<img src="http://www.google.com/favicon.ico" alt="test ico" runat="server" />
</td>
<td style="vertical-align: middle;">
Html Button with image
</td>
</tr>
</table>
</button>
</td>
<td>
<button id="Button3" runat="server" title="just image">
<img id="Img3" src="http://www.google.com/favicon.ico" alt="test ico" runat="server" />
</button>
</td>
<td>
<button id="Button4" runat="server" title="just image in div">
<div>
<img id="Img4" src="http://www.google.com/favicon.ico" alt="test ico" runat="server" />
</div>
</button>
</td>
<td>
<button id="Button4" runat="server" title="just image in table">
<table>
<tr>
<td style="width: 16px;">
<img id="Img4" src="http://www.google.com/favicon.ico" alt="test ico" runat="server" />
</td>
</tr>
</table>
</button>
</td>
</tr>
<tr>
<td colspan="4">
This is more text here to see if stuff...
Please Whitelist JSFiddle in your content blocker.
Help keep JSFiddle free for always by one of two ways:
Whitelist JSFiddle in your content blocker (two clicks)
Go PRO and get access to additional PRO features →
Join the 4+ million users, and keep the JSFiddle dream alive.
Ad-free
All ads in the editor and listing pages are turned completely off.
Use pre-released features
You get to try and use features (like the Palette Color Generator) months before everyone else.
Fiddle collections
Sort and categorize your Fiddles into multiple collections.
Private collections and fiddles
You can make as many Private Fiddles, and Private Collections as you wish!
Console
Debug your Fiddle with a minimal built-in JavaScript console.