|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Senior Member
Iscritto dal: Feb 2003
Messaggi: 2818
|
[HTML/ASP] Problema visualizzazione con IE
In una pagina ho una tabella.
Con Firefox si vede perfettamente ![]() Con IE si vede male: vedo i bordi della tabella ![]() Come posso risolverlo???? Ciao e grazieeeee
__________________
AMD 3700x --- ASUS X570 CROSSHEAR VIII HERO --- 4x 8GB Corsair Vengeance RGB PRO 3600 MHz --- SSD: Samsung 980Pro 1TBb --- EVGA RTX 2070 SUPER Ultima modifica di OrcaAssassina : 29-04-2008 alle 08:40. |
|
|
|
|
|
#2 |
|
Senior Member
Iscritto dal: Nov 2003
Messaggi: 980
|
lo risolvi togliendo il bordo
|
|
|
|
|
|
#3 |
|
Senior Member
Iscritto dal: May 2005
Città: Napoli - Fuorigrotta
Messaggi: 471
|
prova ad inserire nel tag TABLE i seguenti attributi:
BORDER=0 CELLSPACING=0 CELLPADDING=0 Forse risolvi.
__________________
Acquisti sul mercatino: grabrihc, LucaXbox360, Yarsha,micanto1,American horizo,Fnac,schumyFast,STECCO,Ezechiele25,17 Vendite sul mercatino: musodatopo,alexbands,mspr,anto.wajo |
|
|
|
|
|
#4 |
|
Senior Member
Iscritto dal: Feb 2003
Messaggi: 2818
|
Codice
La pagina è in asp e tramite la funziona include, carico questa pagina HTML che contiene il menù laterale
Codice:
<table border="1" width="217" id="table1" style="border-collapse: collapse" cellspacing="0" cellpadding="2">
<!-- MSTableType="nolayout" -->
<tr>
<td height="15" style="background-image: url('/images/061.gif');" onmouseover="this.style.backgroundImage = 'url(/images/062.gif)'" onmouseout="this.style.backgroundImage = 'url(/images/061.gif)'" >
<p align="left" id="id1"><b><span style="font-size: 10pt">
</span><a href="/index.asp"><span style="font-size: 10pt">.: Home
page</span></a></b></td>
</tr>
<tr>
<td height="15" style="background-image: url('/images/061.gif');" onmouseover="this.style.backgroundImage = 'url(/images/062.gif)'" onmouseout="this.style.backgroundImage = 'url(/images/061.gif)'" >
<b>
<span style="font-size: 10pt"> </span>
<a href="/chisiamo.asp"><span style="font-size: 10pt">.:
Chi siamo</span></a></b></td>
</tr>
<tr>
<td height="15" style="background-image: url('/images/061.gif');" onmouseover="this.style.backgroundImage = 'url(/images/062.gif)'" onmouseout="this.style.backgroundImage = 'url(/images/061.gif)'" >
<b>
<span style="font-size: 10pt"> </span>
<a href="/pista.asp"><span style="font-size: 10pt">.:
La nostra Pista</span></a></b></td>
</tr>
__________________
AMD 3700x --- ASUS X570 CROSSHEAR VIII HERO --- 4x 8GB Corsair Vengeance RGB PRO 3600 MHz --- SSD: Samsung 980Pro 1TBb --- EVGA RTX 2070 SUPER Ultima modifica di OrcaAssassina : 29-04-2008 alle 16:59. |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 15:06.





















