Devi crertele anche con paint o programmi grafici anche semplici.
Un'immagine come quella che ti ha allegato bobonzo è perfetta !![]()
Devi crertele anche con paint o programmi grafici anche semplici.
Un'immagine come quella che ti ha allegato bobonzo è perfetta !![]()
io ho creato una pagina nuova .htm e ho inserito questo codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Documento senza titolo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
table border="1" width="100%">
<tr>
<td width="33%"><img scr="tondino.gif"></td>
<td width="33%"> </td>
<td width="34%"><img scr="tondino.gif"></td>
</tr>
<tr>
<td width="33%"> </td>
<td width="33%"> </td>
<td width="34%"> </td>
</tr>
<tr>
<td width="33%"><img scr="tondino.gif"></td>
<td width="33%"> </td>
<td width="34%"><img scr="tondino.gif"></td>
</tr>
</table>
</body>
</html>
ma non funziona, l'immagine la ho salvata nella stessa directory della pagina .htm
Innazi tutto si scrive <table e non table e basta, ti sei dimenticato "<" :Originariamente inviato da syfer
io ho creato una pagina nuova .htm e ho inserito questo codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Documento senza titolo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
table border="1" width="100%">
<tr>
<td width="33%"><img scr="tondino.gif"></td>
<td width="33%"> </td>
<td width="34%"><img scr="tondino.gif"></td>
</tr>
<tr>
<td width="33%"> </td>
<td width="33%"> </td>
<td width="34%"> </td>
</tr>
<tr>
<td width="33%"><img scr="tondino.gif"></td>
<td width="33%"> </td>
<td width="34%"><img scr="tondino.gif"></td>
</tr>
</table>
</body>
</html>
ma non funziona, l'immagine la ho salvata nella stessa directory della pagina .htm
poi per caricare un immagine fai src="tuaimmagine.gif" e non scr="tuaimmagine.gif "codice:table border="1" width="100%">
Poi funziona perfettamente tutto .
Però i vari tondini delle curve devono essere diversi, non tutti lo sstesso altrimenti nn funziona: li devi capovolgere e ruotare a seconda della loro posizione !
ciao
hai ragione, ora funziona. ma è complicato da gestire sinceramente..........
bhè non troppo se le usi per fare un menù e le metti in un frame lo fai una volta per tutte, cmq è l'unico modo !![]()
![]()
ma ad esempio sul mio sito, dovrei creare una seconda tabella esterna al menù?
E quale è il problema ?![]()
basta che fai la stessa cosa che hai fatto nella tabella del menù !
ciao
Originariamente inviato da bobonzo
vai a www.progedit.com e poi a NOVITà...vedi i mezzi tondi??
te lo allego![]()
.:::Longu:::.
ciao syfer
avevo da parte questo esempio copiato da un sito, è un po' complicato ma cmq fattibile :
<html>
<head>
<title>Untitled</title>
<style id="stylesheet">
a {font-family: verdana; font-size: 10px;}
a:hover {filter:flipH()}
.blog {font-size:2px}
.menutesto {font-family: verdana; font-size: 10px; color: #000000; border:1px solid #000000;}
.testo {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana; line-height: 12px; text-align: justify;}
input, textarea {font-family: verdana; font-size: 10px; border-width:1px;}
.BodyTableText {
font-family: Verdana;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;}
td {font-family: Verdana; font-size: 10px;}
#headerRow {background: #008ee2;}
</style>
</head>
<body>
<table cellspacing=0 width=100% border=0>
<tr>
<td valign="top" align="center">
<table cellspacing=0 cellpadding=0 border=0 width="100%">
<tr>
<td style="padding-right: 0;" bordercolor="#FFFFFF" nowrap width="1%" align="right" valign="middle">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="lastHeaderRow" style="width:1px; height: 6px;" bgcolor="#000000">
[img]trasparente.gif[/img]</td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="headerRow" style="width:1px; height: 10px; border-top:2px solid #000000; border-bottom:2px solid #000000">
[img]trasparente.gif[/img]</td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="headerRow" style="width:1px; height: 12px; border-top:1px solid #000000; border-bottom:1px solid #000000">
[img]trasparente.gif[/img]</td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="headerRow" style="width:1px; height: 14px; border-top:1px solid #000000; border-bottom:1px solid #000000">
[img]trasparente.gif[/img]</td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="headerRow" style="width:2px; height: 16px; border-top:1px solid #000000; border-bottom:1px solid #000000">
[img]trasparente.gif[/img]</td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="headerRow" style="width:3px; height: 18px; border-top:1px solid #000000; border-bottom:1px solid #000000">
[img]trasparente.gif[/img]</td>
</tr>
</table>
</td>
</tr>
</table></td>
<td width="100%" id="headerRow" style="border-top:1px solid #000000; border-bottom:1px solid #000000;" align="center">testo</td>
<td style="padding-right: 0;" bordercolor="#FFFFFF" nowrap width="1%" align="right" valign="middle">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="headerRow" style="width:3px; height: 18px; border-top:1px solid #000000; border-bottom:1px solid #000000">
[img]trasparente.gif[/img]</td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="headerRow" style="width:2px; height: 16px; border-top:1px solid #000000; border-bottom:1px solid #000000">
[img]trasparente.gif[/img]</td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="headerRow" id="headerRow" style="width:1px; height: 14px; border-top:1px solid #000000; border-bottom:1px solid #000000"></td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="headerRow" style="width:1px; height: 12px; border-top:1px solid #000000; border-bottom:1px solid #000000">
[img]trasparente.gif[/img]</td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="headerRow" style="width:1px; height: 10px; border-top:2px solid #000000; border-bottom:2px solid #000000">
[img]trasparente.gif[/img]</td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" id="headerRow">
<tr>
<td id="lastHeaderRow" style="width:1px; height: 6px;" bgcolor="#000000">
[img]trasparente.gif[/img]</td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
vedi se riesci a recuperare qualcosa!!
Anche io leggo barze-bastarde
Athlon 64 X2 4400@2500 daily - Zalman CNPS9500 - Asus A8n-Sli Premium - Crucial Ballistix Tracer PC4000 500mhz Sinc. - Sapphire Radeon X1900XT 512mb - Zalman VF900Cu - Seagate 320Gb 7200.10 - LG H22N 18x - T.t. Soprano - LcPower Titan 560W
quanto sei cattivo...Originariamente inviato da Longuflumini
![]()
![]()