The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> proper Alignment, Proper Alignment Images in table
amjad
post Mar 26 2007, 03:54 AM
Post #1





Group: Members
Posts: 1
Joined: 26-March 07
Member No.: 2,326



Hi All,

I m Amjad.... working as jsp developer

I dont know much about html stufff

My requirment is like that

In table.........width=100%

image1 image2 image3 image4
name1 nam2 nam3 name4 all images shuld come in same alignment in a first column

for that I wrote a code in a html like
<table>
<tr>
<td width="5%" align="left"> </td>
<td width="22.5%" align="center" valign="bottom">
<a href="ibeCCtpSctDspRte.jsp?section=10343"> <img src="jtfdload.jsp?fileid=205282&appName=IBE" ALT="170XI" > <br>
<font size="2" face="Arial">
RFID Printers/Encoders</font></a>
</td>

<td width="22.5%" align="center" valign="bottom"><a href="ibeCCtpSctDspRte.jsp?section=10344"> <img src="jtfdload.jsp?fileid=205282&appName=IBE" ALT="170XI" > <br>
<font size="2" face="Arial">
High Performance</font></a>
</td>

<td width="22.5%" align="center" valign="bottom">
<a href="ibeCCtpSctDspRte.jsp?section=10321"><img src="jtfdload.jsp?fileid=205278&appName=IBE" ALT="Zebra Table Top" ><br>
<font size="2" face="Arial">
Industrial & Commercial</font></a>
</td>

<td width="22.5%" align="center" valign="bottom">
<a href="ibeCCtpSctDspRte.jsp?section=10341"> <img src="jtfdload.jsp?fileid=205270&appName=IBE" ALT="Zebra Desktop" > <br>
<font size="2" face="Arial">
Desktop</font></a>
</td>
<td width="5%" align="right"></td>

</tr>

<tr>
<td width="5%" align="left"> </td>
<td width="22.5%" align="center" valign="bottom">
<a href="ibeCCtpSctDspRte.jsp?section=10342"> <br>
<font size="2" face="Arial">
Mobile</font></a>
</td>


</tr>

</table>
BUT ............third image is not coming in proper way........... all images should display in equal distances in a column of the table

Please help me as soon as possilble

Any Help would be greatly appreaciated

Best Regards

Amjad
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 27th April 2024 - 01:53 AM