|
||||||
| HTML Programming Forum discussion covering HTML, XHTML, DHTML and all flavors of HTML. Hypertext Markup Language is used to create websites. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I've created a table that has pictures and one of the pictures should fit perfectly together but I'm getting spaces between the two pictures. The PC_pic01 and pic02 should fit perfectly together.
HTML Code:
<table border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"><img src="pc_pic01.jpg" border="0" width="344" height="320" alt="Image 1" /> </td> <td rowspan="2" style="vertical-align:middle"><img src="un_pic.jpg" border="0" width="110" height="104" alt="Image" /> <br /> <img src="ec_pic.jpg" border="0" width="110" height="129" alt="Image" /> <br /> <img src="ncs_pic.jpg" border="0" width="109" height="174" alt="Image" /></td> </tr> <Tr> <td style="vertical-align:top"><img src="pc_pic02.jpg" width="152" border="0" height="90" alt="Image 2" /> </td> <td width="200" class="tcenter"> <a href="http://link1" target="_blank" class="link">Link1</a> <a href="http://Link2" target="_blank" class="link">Link2</a> <a href="http://Link3" target="_blank" class="link">Link3</a> <a href="http://Link4" target="_blank" class="link">Link4</a> </td> </tr> </table>
__________________
DirkFirst Last edited by John; 02-14-2007 at 05:09 PM. |
| Sponsored Links |
|
|
|
|||||
|
I have noticed this problem in Internet Explorer's rendering of consecutive images. Firefox, however, renders them as one would expect.
If you do not want to make your images into a single image, I suggest using an image map, which has the advantage of being able to handle separate parts of a single image differently. See this tutorial for more information: http://htmlgoodies.com/tutorials/image_maps/.
__________________
http://www.mattnichols.net |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Enlarging pictures | TechNetiuM | Website Design | 6 | 02-04-2007 03:29 PM |
| Post your pet pictures! | TcM | The Lounge | 6 | 01-06-2007 02:16 AM |
| Post your PC pictures | TcM | The Lounge | 5 | 12-07-2006 12:37 PM |
| newbie- image downloader | yoda855 | Visual Basic Programming | 34 | 08-11-2006 12:36 AM |
| Storing Binary | NeedHelp | PHP Forum | 5 | 07-05-2006 10:47 PM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |