i want to align two textboxes with their display names ,side by side in a single line
I am using dl,dt and dd.I am facing problem in aligining them horizontally.Could any body suggest me some idea on this alignment
Thanks!
i want to align two textboxes with their display names ,side by side in
Share
Without knowing your exact case, I would set
to dd and dt.
http://jsfiddle.net/WFzfR/
EDIT: In your fiddle, just erase clear: left; from .tm dt
http://jsfiddle.net/3hqws/2/