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?