say I have multiple controls in different div tags (textbox, textarea, button) and through css I want to layout these controls on the form at different layout position.
eg : one control could be adjacent to the other or some control right under different control or some other position
What's the formula to layout these controls on the form at different position..
Thanks
eg : one control could be adjacent to the other or some control right under different control or some other position
What's the formula to layout these controls on the form at different position..
Thanks