I am trying to implement a 3 column layout. The left column will have labels, the middle column will have text input(s) and the 3rd column will have radio buttons or labels. The problem that I am having is that I am not getting everything aligned properly. The labels on the left and the right of the text input is not aligned with the text input. Do I need to use absolute positioning for the controls and line height to do this?
I can do it with tables but am trying to do this with css instead. Linda --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
