Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. form input[type="radio"]{
  2. vertical-align: middle;
  3. margin-right: 10px;
  4.  
  5. }
  6.  
  7. <table border="0" cellpadding="0" align="center">
  8. <tr>
  9.  
  10. <td height="90">
  11. <input type="radio" value="">
  12. <img src="/images.gif" width="260" height="88" />
  13. </td>
  14. </tr>
  15. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement