/    Sign up×
Community /Pin to ProfileBookmark

piture inside submit button

[QUOTE]

<BUTTON TYPE=SUBMIT>
<IMG SRC=”http://www.totallynationalparks.com/IsleRoyale.jpg” HEIGHT=97
WIDTH=105 ALT=”Isle” ALIGN=”ABSMIDDLE”>
<BR>
<STRONG>Go To Your Isle</STRONG>
</BUTTON>

[/QUOTE]

Does anyone know how to make the button go to a specific page, becouse i dont know how to put a “go to” in this kind of button, thanks

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@FangJun 27.2007 — &lt;form action="http://www.totallynationalparks.com/" method="get" name="form1"&gt;
&lt;button type="submit" style="background:url(http://www.totallynationalparks.com/IsleRoyale.jpg) no-repeat;"&gt;Go To Your Isle&lt;/button&gt;
&lt;/form&gt;
Copy linkTweet thisAlerts:
@____MaNiC_MoE____Jun 28.2007 — [SIZE="3"][COLOR="DarkRed"][B]I ain't sure what you meant by asking, butt I think you wanna put a picture in the submit button, right? Anyway, what I'll do is put an image other than the Submit Button.[/B][/COLOR][/SIZE]

[code=html]<input id="*" name="*" type="image" src="YOUR IMAGE" border="*" height="*" width="*" alt="SUBMIT PICTURE BUTTON">[/code]

[B]Simplified HTML Code :[/B]
[code=html]<input type="image" src="YOUR IMAGE">[/code]


_________________________________________________________________

[B]Or try using the CSS way :[/B]

[code=html]<input id="*" name="*" type="submit" style="background-color:COLOR ; background-image:url('IMAGE LOCATION')">[/code]

[B]Simplified HTML/CSS Code[/B]

[code=html]<input type="submit" style="background-image:url('IMAGE LOCATION')>[/code]
Copy linkTweet thisAlerts:
@mitchellauthorJul 05.2007 — thanks allot
×

Success!

Help @mitchell spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.10,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...