Wrapping text around Image map problem

P

Paul Kissock

I have created an image map like so but everytime the text wraps it
leaves a huge 5/6 line gap but if you remove the map part and just
show the image it wraps perfectly.

<table align="right"
<tr><td>
<img src='file.asp?uploadid=181' alt="Organisation Chart for the Trust
Informatics Directorate" usemap="#Informatics" border="0">

<map name="Informatics">
<area shape="rect" coords="134,2 283,74" href="InformDir.htm" />
<area shape="rect" coords="0,114,113,171" href="Information.htm" />
<area shape="rect" coords="152,114,265,169" href="ICT.htm" />
<area shape="rect" coords="304,113,415,169" href="SD&S.htm" />
</map>
</td></tr>
</table>

Can anyone help?
 
M

Mark Parnell

On 5 Feb 2004 06:35:42 -0800, (e-mail address removed)
(Paul Kissock) declared in alt.html,alt.html.writers:

[alt.html.writers snipped as it doesn't exist on my server]
I have created an image map like so but everytime the text wraps it
leaves a huge 5/6 line gap but if you remove the map part and just
show the image it wraps perfectly.

It may possibly be padding/margins on the <map> element, but I would
think it is unlikely.

I can't see any text there. URL? What browser does this occur in?
 

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

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top