I'm "Failing" a trying to create a multicolum text input page. I have found
many examples of two column pages where the first column is the field label
and the second column is input text box. But, I can't find something like:
-label- -Text input- -label- -text input-
Additional rows might have up to 4 or 5 label/text combinations.
Is this the place that I give up trying to format with CSS and use tables?
BTW: I am a "newbie" with respect to CSS.
Thanks for the help..
many examples of two column pages where the first column is the field label
and the second column is input text box. But, I can't find something like:
-label- -Text input- -label- -text input-
Additional rows might have up to 4 or 5 label/text combinations.
Is this the place that I give up trying to format with CSS and use tables?
BTW: I am a "newbie" with respect to CSS.
Thanks for the help..
Comment