L
Lanmind
Hello all,
Quick question, is it possible to center two inline elements next to
each other inside a block level element?
I have an input text box and input submit button next to each other
inside a <div>, I would like to have both elements next to each other
but still centered inside the <div>.
The elements have id's "text" and "submit" and the <div>'s id is
"main_search".
Here is my page and CSS:
http://www.dockhawk.com/default_test.html
http://www.dockhawk.com/default_test.css
Thanks all.
Quick question, is it possible to center two inline elements next to
each other inside a block level element?
I have an input text box and input submit button next to each other
inside a <div>, I would like to have both elements next to each other
but still centered inside the <div>.
The elements have id's "text" and "submit" and the <div>'s id is
"main_search".
Here is my page and CSS:
http://www.dockhawk.com/default_test.html
http://www.dockhawk.com/default_test.css
Thanks all.