The align problem after inserting some HTML between fields
-
I need to add some text between two fields and I found one solution in the How-to tutorials Can I insert some HTML between fields?
But what if I want another text field follows the previous field, they can’t horizontally aligned, since the CSS float will make the latter field to the top left, while what I want is to keep the latter field bottom left.
I appreciate if you can provide any solutions for me!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘The align problem after inserting some HTML between fields’ is closed to new replies.