<input type="submit" value="TEXT"/> There is the code, Change "TEXT" to whatever you want user Submit Button to say.
There is Option "Add Answer". select it and give your answer. Submit answer using submit button.
Click the insert table button.
Click the insert table button.
Click the button that says submit and then Artwork... Fill out what you need to and then click submit artwork at the bottom of the page.
use the button submit maybe the net was not working in your area at that time
If you mean, where is the submit option for when submitting question's to wiki.answers.com then, if it's help there is not a submit button, you click the button 'GO' or when you have typed your question click the button 'ENTER' in your keyboard and then wait and it will submit.
Submit
You can submit a consolidation and ship request by following these steps: Go to your Storage. Click on the "Add Custom Declaration" button. Write the customs values and details of the item(s) If you have a special request, click on the ‘Add Special Service’ button and write the special request. Select all the packages you want to add to a single shipment by clicking on the “Add Package” button next to them. Finally, click on the "Consolidate and Ship" button and select your address. Your consolidation request has been submitted
Add a new slide and use the button on the placeholder to add a table.
You can press enter to answer a question if there is no avaible button to submit.
I beileive its home tab?
To create a submit button, use the input type submit. To assign text to the button, pass the text in as the value of the value attribute. Like so: <input type="submit" value="Send Form">