Submit button - two lines?
Posted: Wed Apr 09, 2008 8:52 am
Hi all,
I want to have a submit button with two lines of text. For example;
Instead of the words...
View Page
I would want it so the button looked like
View
Page
If we were doing this on a page as normal text then obviously the <br/> would be the answer, but I can not enter html inside the quotes of the value tag as it will get outputted as normal text i.e. "View<br/>Text".
I also tried styling the botton so that it was smaller in width - hoping that the text would wrap onto a new line. This did not work and instead cut the end word off!
Any body know of a way to do this?
Many thanks
I want to have a submit button with two lines of text. For example;
Instead of the words...
View Page
I would want it so the button looked like
View
Page
If we were doing this on a page as normal text then obviously the <br/> would be the answer, but I can not enter html inside the quotes of the value tag as it will get outputted as normal text i.e. "View<br/>Text".
I also tried styling the botton so that it was smaller in width - hoping that the text would wrap onto a new line. This did not work and instead cut the end word off!
Any body know of a way to do this?
Many thanks