Hi I don\'t want an image for my submit button so I have gone with the default submit button but I want to edit its width and height. How do I do that?
Using CSS.
Either inside your tag (the #search means "the element with an ID of search")
#search
search
Or inline, in your tag