Jump to content

denis21

Newbie
  • Posts

    4
  • Joined

  • Last visited

denis21's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. http://www.faintour.nnov.ru вот ссылка на сайт,код примера главной страницы
  2. напишите как сделать так что бы ссылки на страницы были неже картинок (см.ниже) <table cellpadding="0" cellspacing="46px" border =0 > <tr> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/Turkey.JPG)"> <a href="?id=10056" ><font color=#FFFFFF><font size=+1><b>Турция</b></font></font></a> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/tunis.jpg)" > <a href="?id=10048" ><font color=#FFFFFF><font size=+1><b>Тунис</b></font></font></a> <br> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/Khorvatia.jpg)" > <a href="?id=10050"><font color=#FFFFFF><font size=+1><b>Хорватия</b></font></font></a> </td> </tr> <tr> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/karida.jpg)"> <a href="?id=10002" ><font color=#FFFFFF><font size=+1><b>Испания</b></font></font></a> <br><br> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/maldives-beaches.jpg)"> <a href="?id=10058"><font color=#FFFFFF><font size=+1><b>Мальдивы</b></font></font></a> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/montenegro_1.jpg)"> <a href="?id=10052"><font color=#FFFFFF><font size=+1><b>Черногория</b></font></font></a> </td> </tr> <tr> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/oae.JPG)"> <a href="?id=10029"><font color=#FFFFFF><font size=+1><b>ОАЭ</b></font></font></a> <br> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/Parij.jpg)"> <a href="?id=10033"><font color=#FFFFFF><font size=+1><b>Франция</b></font></font></a> <br> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/chech.jpg)"> <a href="?id=10061"><font color=#FFFFFF><font size=+1><b>Чехия</b></font></font></a> <br> </td> </tr> </table> <br><br><br> <div width=100% align="center"><object width="590" height="85"><param name="movie" value="/filez/pict2010/head_1.swf"><embed src="/filez2010/pict2010/head_1.swf" width="590" height="85"></embed></object></div> </div>
  3. а можно посмотреть как нужно на моем примере?
  4. на сайте несколько ссылок набитых на квадратных картинках (9шт) все они смещены влево к меню сайта а не по середине.помогите! не получается что бы они были по середине вот мой код: <table cellpadding="0" cellspacing="53px" border =0 > <tr> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/Turkey.JPG)"> <a href="?id=10056" ><font color=#FFFFFF><font size=+1><b>Турция</b></font></font></a> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/Tunis.jpg)" > <a href="?id=10048" ><font color=#FFFFFF><font size=+1><b>Тунис </b></font></font></a> <br> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/Khorvatia.jpg)" > <a href="?id=10050"><font color=#FFFFFF><font size=+1><b>Хорватия</b></font></font></a> </td> </tr> <tr> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/karida.jpg)"> <a href="?id=10002" ><font color=#FFFFFF><font size=+1><b>Испания</b></font></font></a> <br><br> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/maldives-beaches.jpg)"> <a href="?id=10058"><font color=#FFFFFF><font size=+1><b>Мальдивы</b></font></font></a> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/montenegro_1.jpg)"> <a href="?id=10052"><font color=#FFFFFF><font size=+1><b>Черногория</b></font></font></a> </td> </tr> <tr> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/oae.JPG)"> <a href="?id=10029"><font color=#FFFFFF><font size=+1><b>ОАЭ</b></font></font></a> <br> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/Parij.jpg)"> <a href="?id=10033"><font color=#FFFFFF><font size=+1><b>Франция</b></font></font></a> <br> </td> <td width="170px" height="140px" align="center" style="background: url(./filez/pict2010/chech.jpg)"> <a href="?id=10061"><font color=#FFFFFF><font size=+1><b>Чехия</b></font></font></a> <br> </td> </tr> </table> <br><br><br> <div width=100% align="center"><object width="590" height="85"><param name="movie" value="/filez/pict2010/head_1.swf"><embed src="/filez2010/pict2010/head_1.swf" width="590" height="85"></embed></object></div> </div> на сайте несколько сылок набитых на квадратных кртинках (9шт) все они слещены в лево к меню сайта а не по середине.помогите!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy