Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@whizkidaniket-5IiBCq • Dec 30, 2010
Re: photoshope button in html
Save the button you created in photoshop as image, and then just include the button image in html.
For better understanding check this ---> #-Link-Snipped-# -
@manish-r2Hoep • Dec 31, 2010
Is this problem different from this one?
#-Link-Snipped-# -
@ndl-XpBSAS • Jan 2, 2011
Just save that button's image in jpg and then use image tag in html where you want to place it -
@deepika-jf1ysv • Jan 3, 2011
Hello ndl, can you please help me with the tag to do this. I know how to use an image as a link using <a>.. </a> tag.NDLJust save that button's image in jpg and then use image tag in html where you want to place it
But how to use it as submit button of html..?