Can you help me with Submit buttons, I need to align button "Jungtis" (green one) in the same height as button "Valyti" (orange one). So can you help me to align them? Site adress: http://www.test.klausyk.net/login/
First of all i would say make it a valid page. strict ;) use forms and fieldsets. give the fieldset a max width, (size of the largest input field) than just use float left, and right to position the submit buttons?
Site adress: http://www.test.klausyk.net/login/
Thanks
use forms and fieldsets.
give the fieldset a max width, (size of the largest input field)
than just use float left, and right to position the submit buttons?