Autor | Zpráva | ||
---|---|---|---|
new_POPE Profil * |
#1 · Zasláno: 28. 6. 2006, 17:25:32
Ahoj,
potrebuju pomoct s desingem pomoci tabulky. Mam tri obrazky a chcu je narvat do tabulky tak aby to nebylo videt. Rozrezal som ich v PS, tak ze tabulka bude mat dva riadky a dva stlpce s tym ze dve spodne bunky mam spojene. Problem je v tom ze sa medzi vrchnymi a spodnym obr. zobrazi nejake pixely a potom to vyzera tak ze nie su spojene. Mam aj zdrojak: <table cellspacing="0" cellpadding="0" border="0"> <tr> <td width="458" height="58"> <a href="new_POPE.php"><img src="images/banner_top_01.gif" width="458" height="58" style="border-style:none" alt="logo new_POPE WEB TEAMu" title="new_POPE WEB TEAM"></a> </td> <td width="566" height="58"> <img src="images/banner_top_02.gif" width="566" height="58"> </td> </tr> <tr> <td colspan="2" width="1024" height="55"> <img src="images/banner_top_03.gif" width="1024" height="55"> </td> </tr> </table> Potrebujem co najskor pomoct.Thanks |
||
Radek Hrabůvka Profil |
#2 · Zasláno: 28. 6. 2006, 19:41:14
Třeba takhle:
<table cellspacing="0" cellpadding="0" border="0"> <tr> <td><a href="new_POPE.php"><img src="images/banner_top_01.gif" width="458" height="58" style="border-style:none" alt="logo new_POPE WEB TEAMu" title="new_POPE WEB TEAM"></a></td> <td width="566" height="58"><img src="images/banner_top_02.gif" width="566" height="58"></td> </tr> <tr><td colspan="2"> <img src="images/banner_top_03.gif" width="1024" height="55"></td> </tr> </table> Zalomení řádků je v HTML bĺá mezera. |
||
new_POPE Profil |
#3 · Zasláno: 29. 6. 2006, 15:58:21
Jo diky moc, uz som skusil skoro vsetko ale toto ma nenapadlo.
|
||
Časová prodleva: 19 let
|
Toto téma je uzamčeno. Odpověď nelze zaslat.
0