this is my first post in this forum...
I am just a BEGINNER.. Not much Understanding..
I have a website which consist a BOX and a Submit Button
I would like to make a custom setting to it...
Also would like to separte it in a EXTERNAL CSS.. i already have other codes but want to incorporate this.. Really confused with the CLASS, ID, NAME which one to choose for css.. Kindly provide the code...
[HTML]<div id="thebox" class="style2">
<form action="index.php" class="chooser_form" name="chooser_form" id="chooser_form" method="post" onsubmit="return false;">
<input id="url" name="url" class="chooser_input_url_2" size="10" type="text" style="border: 1px #000080 solid; background: #C0C0C0; width: 447px; height: 25px; font-family: Arial, Helvetica, sans-serif; font-size: large; font-style: normal; font-variant: normal; font-weight: bolder; line-height: normal;" onfocus="this.select()">
<input id="enter" type="image" src="img/example.gif" class="chooser_input_submit" align="absmiddle" title="example" onclick="examplefunc();return false;">
</form>
</div>[/HTML]
The above code works perfectly But the problem is i am try to redesign my site...The only thing left is this code.. I already Designed it (i wanted to make it more attractive but do not know much abt decorating FORM INPUT SUBMIT system)...
Also what abt the validation error i get this:
Expand|Select|Wrap|Line Numbers
- …" class="chooser_input_submit" align="absmiddle" title=
Is ABSMIDDLE is not allowed ? If not allowed than which one to use ?
Also how can i add The UP DOWN PRESS button system ?
It doesn't work with images ! i really forgotten how to do it ? any way with css ?
Few example of custom input boxes with submit button (it is from some proxy sites)
Expand|Select|Wrap|Line Numbers
- http://shareimagesonline.com/viewer.php?file=mpaufdvst20xtikk6b5k.jpg
Expand|Select|Wrap|Line Numbers
- http://shareimagesonline.com/viewer.php?file=arl84s9yj7nbbfpykoxn.jpg