Hi all,
I have a text box inside a form. I also placed <div> tags around the
textbox. Now i want to place another text box beside the first textbox, but
when i do this, it places the second textbox inside the div tags. If I try
to move the text box outside the div tags, it places the textbox on the next
line. How do I get two text boxes beside each other and only have one
textbox inside the div tags?
Hope someone understands my question.
Thanks,
Chris