why this code align me input field and img into the top and bottom

M

MZ

Hello!

I don`t know why in one row input field and img are aligned into the different
position. Images a have aligned into the top and input field into the bottom of
the row. I would like to have both images and input fields and also text
("Text") aligned on middle and to make it on the same vertical line.

My view looks liek this (approximately):
<image>
<input field>

but I want to have such view:

<input field> <image>

Can you help me? Can you implement some changes into my below code

I have such code:

<table cellpadding="0" cellspacing="0" style="width:100%;">
<tr>
<td
style="background-image:url({$skinDir}images/pas_logow_lew_gor_v1.jpg);width:3px;height:3px;"></td>
<td
style="background-image:url({$skinDir}images/pas_logow_srodek_v1.jpg);height:3px;"></td>
<td
style="background-image:url({$skinDir}images/pas_logow_pra_gor_v1.jpg);width:3px;height:3px;"></td>
</tr>
<tr>
<td
style="width:3px;height:25px;background-image:url({$skinDir}images/pas_logow_tlo_v1.jpg);"> said:
>Text<input type="text" name="zapisz_sie_txt" value="" ><a href="#"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('pasek_adresu_image_1','','{$skinDir}images/pas_logow_butt_zapis_dw_v1.jpg',1)"
><img src="{$skinDir}images/pas_logow_butt_zapis_v1.jpg"
name="pasek_adresu_image_1" width="60" height="25" border="0"></a><a href="#"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('pasek_adresu_image_2','','{$skinDir}images/pas_logow_butt_szuk_dw_v1.jpg',1)"
class="href_pasek_adresu"><img src="{$skinDir}images/pas_logow_butt_szuk_v1.jpg"
name="pasek_adresu_image_2" width="83" height="25" border="0" ></a><a href="#"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('pasek_adresu_image_3','','{$skinDir}images/pas_logow_butt_zal_dw_v1.jpg',1)"
class="href_pasek_adresu"><img src="{$skinDir}images/pas_logow_butt_zal_v1.jpg"
name="pasek_adresu_image_3" width="60" height="25" border="0" ></a><a href="#"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('pasek_adresu_image_4','','{$skinDir}images/pas_logow_butt_rejest_dw_v1.jpg',1)"
class="href_pasek_adresu"><img
src="{$skinDir}images/pas_logow_butt_rejest_v1.jpg" name="pasek_adresu_image_4"
width="60" height="25" border="0" ></a></td>
<td
style="width:3px;height:25px;background-image:url({$skinDir}images/pas_logow_tlo_v1.jpg);"></td>
</tr>
<tr>
<td style="width:3px;height:3px;"><img
src="{$skinDir}images/pas_logow_lew_dol_v1.jpg" width="3px" height="3px"
border="0"></td>
<td
style="background-image:url({$skinDir}images/pas_logow_tlo_v1.jpg);"></td>
<td style="width:3px;height:3px;"><img
src="{$skinDir}images/pas_logow_pra_dol_v1.jpg" width="3px" height="3px"
border="0"></td>
</tr>
</table>


Thank you in advance
Marcin from Poland
 
J

Jukka K. Korpela

Scripsit MZ:
I don`t know why in one row input field and img are aligned into the
different position.

Neither do I, and I don't even see the problem, unlike you.

Post the URL and specify which row you are thinking about.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,229
Latest member
GloryAngul

Latest Threads

Top