GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   HTML Guru - need your help (https://gfy.com/showthread.php?t=546537)

qw12er 11-30-2005 06:02 PM

HTML Guru - need your help
 
I'm trying to use an image as a button to submit a form ... but when I use :

<input name="fgd" type="image" id="fgd" value="Submit" src="Pictures/SignIn.gif" width="117" height="47" border="No">

it shrinks my image ... what can I do ?

Mutt 11-30-2005 06:09 PM

lose the height,width and border attributes on that

$hurik 11-30-2005 06:10 PM

<input name="fgd" type="image" id="fgd" value="Submit" src="Pictures/SignIn.gif" style="width:117px; height:47px;">

pornguy 11-30-2005 06:13 PM

I would never use the hard code of the size, unless you have no choice.

qw12er 11-30-2005 06:15 PM

Thanks !
Works quite fine :)


All times are GMT -7. The time now is 09:39 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123