Using Images in a table

O

Otuatail

Can anyone help here.
I have lots of images in a menu that I need to merge together.to form a ladder.
This works outside a table, but
not inside it. Here is the short code I have used.
----------------------------
<table>
<tr><td><a href="DataLeagues.asp"><img src="images/View_Leagues.gif" border="0"
cellpadding="0"></a></td></tr>
<tr><td><a href="DataResults.asp"><img src="images/View_Results.gif" border="0"
cellpadding="0"></a></td></tr>
<tr><td><a href="DataTeams.asp"><img src="images/View_Teams.gif" border="0"
cellpadding="0"></a></td></tr>
<tr><td><a href="DataUsers.asp"><img src="images/View_Users.gif" border="0"
cellpadding="0"></a></td></tr>
<tr><td><a href="DataWeeks.asp"><img src="images/View_Weeks.gif" border="0"
cellpadding="0"></a></td></tr>
<tr><td><a href="DataLog.asp"><img src="images/View_Log.gif" border="0"
cellpadding="0"></a></td></tr>
</table>
 
O

Otuatail

Sorry about that The html code displayed true HTML
I have changed the format by removing the <> from all tags.
Question again. How do I merge all my images together in a table without any
boarders

table border="0" cellpadding="0" Cellspacing="0"

tr td cellpadding="0" Cellspacing="0" border="0"><a href="DataLeagues.asp" img
src="images/View_Leagues.gif"

/a
/td
/tr

TIA

Desmond.
 
S

Sid Ismail

On 17 Dec 2003 11:10:25 GMT, (e-mail address removed) (Otuatail) wrote:

: How do I merge all my images together in a table without any
: boarders


Why have a table at all?

Sid
 

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,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top