I have a really simple search form with the following
- Label (‘Search’)
- Textbox (fixed width)
- Submit button
- ‘Advanced’ link
Label, textbox and submit are all on one horizontal line and centered. Now I would like my advanced link to be under the submit button.
Any ideas?
If I understand the question you want:
You’ll have to add some more elements in to do that: