ok i how do i make a html buttion like this <input type="submit" value="Submit" name="submit"/> have no box around it so it is just like text is using inline css thank you guys for your help
Short answer is CSS style on a class assigned to the submit button. Detailed instructions with code are here: http://www.creativespirits.com.au/treasurechest/replaceSubmitButtonByTextLink.html
ok thank you for you reply shallowink but what i want to do is make the submit bottom on the html form that sends the data to a php file to be clear so it just looks like text thank you again but i going to keap a note of that website as it will come in handy