Visualizzazione dei risultati da 1 a 2 su 2
  1. #1

    Eliminare spazio all'interno di celle

    Ciao a tutti,
    avrei bisogno di un aiuto per un sito che sto preparando...

    come faccio ad eliminare lo spazio nelle celle?

    C'è troppo spazio fra Aldebaran e Annamaria e Astoria...
    Grazie mille a tutti!

    Codice:
    codice:
      
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <title>:: Portale del Turismo :: Lavagna (GE) ... 1.0</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css"> 
    <!--
    .Stile1 {font-family: Arial, Helvetica, sans-serif}
    a:link {
    	color: #0000FF;
    	text-decoration: none;
    }
    a:visited {
    	text-decoration: none;
    	color: #0000FF;
    }
    a:hover {
    	text-decoration: none;
    	color: #FF0000;
    }
    a:active {
    	text-decoration: none;
    }
    -->
    </style>
    <script language="JavaScript" type="text/JavaScript"> 
    <!--
     
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    }
    //-->
    </script>
    </head>
     
    <body topmargin="0" onLoad="MM_preloadImages('../intestazione/immagini/intestazione_def2b_02.jpg','../intestazione/immagini/intestazione_def2b_03.jpg','../intestazione/immagini/intestazione_def2b_04.jpg','../intestazione/immagini/intestazione_def2b_05.jpg','../intestazione/immagini/intestazione_def2b_06.jpg','../intestazione/immagini/intestazione_def2b_07.jpg','../intestazione/immagini/intestazione_def2b_08.jpg')">
    <div align="center">
      <table width="1024" border="0" cellpadding="0" cellspacing="0" background="../grafica/sfondo.jpg">
        <tr>
          <td height="14" align="center" valign="middle"><div align="left">
            <table width="99%" height="10"  border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <td width="42%" height="16" cellspacing="0"><h5><span class="Stile1">ALDEBARAN 
    
                  Lungomare di Cavi - Tel 0185 393740
    
    info@bagnialdebaran.com </span></h5></td>
                <td width="58%"></td>
              </tr>
              <tr>
                <td cellspacing="0" height="16"><h5><span class="Stile1">ANNAMARIA</span><span class="Stile1">
    
      Piazza Nazario Sauro 1 - Tel 0185 390014 - Fax 0185 43869 
    
      bagniannamaria@libero.it</span></h5></td>
                <td></td>
              </tr>
              <tr>
                <td><h5><span class="Stile1">ASTORIA</span><span class="Stile1">
    
      Lungomare di Cavi - Tel 0185 393697 - Fax 0185 457749 
    
      bagni.astoria@libero.it</span></h5></td>
                <td></td>
              </tr>
            </table>
            </div></td>
        </tr>
        <tr>
          <td height="14" align="center" valign="middle">
          </div></td>
        </tr>
      </table>
    </div>
    <map name="Map">
      <area shape="rect" coords="257,4,282,20" href="../index.html" target="_self">
      <area shape="rect" coords="294,4,318,19" href="eng.html" target="_self">
      <area shape="rect" coords="331,5,355,19" href="esp.html" target="_self">
      <area shape="rect" coords="368,4,391,19" href="fra.html" target="_self">
    </map>
    </body>
    </html>
    "If you don't find something to live for, try to find something to die for"

  2. #2
    ho risolto con i css, grazie a tutti, se credete cancellate pure la discussione
    "If you don't find something to live for, try to find something to die for"

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.