![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi folks, I've got something like this: table tr td>1</td td align=center input type=text /td td>3</td /tr /table I've found that the <input> is not quite where I want it vertically, and of course align=top & align=bottom aren't what I want either. So is there a way to position the <input> within the <td> so that it is exactly X pixels below the top? |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
And the answer is: td align=top input style="margin-top: 3px;" ... changing 3px to whatever is desired. |
![]() |
| Thread Tools | |
| Display Modes | |
| |