How To Insert A Picture Into A Form
RegisterLogin
How To Insert A Picture Into A Form
Post Description: I Just Want To Know About How To Insert A Picture Into A Form
Tags: How, To, Insert, A, Picture, Into, A, Form
This Post Was Posted On Nov 26, 2009 By Alix #2803
Post Description: I Just Want To Know About How To Insert A Picture Into A Form
Tags: How, To, Insert, A, Picture, Into, A, Form
This Post Was Posted On Nov 26, 2009 By Alix #2803
How To Insert A Picture Into A Form by Alix
im kinda new to html, but i have to make this page with a form, and i want to be able to put a picture in the form
how do i go about putting or inserting an image file in the form
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
webune
#2898 1
you can do it using css
for example:
<form style="background-image: url(http://redoso.com/images/backgrounds/bg-top-right.gif);
">
<input type="text">
</form>
for example:
<form style="background-image: url(http://redoso.com/images/backgrounds/bg-top-right.gif);
">
<input type="text">
</form>
Nov 26, 2009 Reply Report abuse
©2011 Webune Forums - Sun Dec 18, 2011 10:47 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3