Suche im Forum:
Suchen


Autor Nachricht
Beitrag16.01.2009 um 19:57 (UTC)    
Titel: tabelle erstellen

hi zusammen

ich möchte eine tabele machen die ob von links nach rechts sieben reihen haben

dann von linke seite von oben nach unten sieben reihen

dann soll das in der mitte eine unsichtbare tabele rein mit sieben mal sieben reien.

wie kann man das machen???

hoffe ihr habt das verstanden.
______________
[img:1669050b21]http://img.webme.com/pic/w/white-lights/gif1.gif[/img:1669050b21]
[img:1669050b21]http://img.webme.com/pic/w/white-lights/banner_neu.gif[/img:1669050b21]


Zuletzt bearbeitet von white-lights am 20.01.2009, 05:41, insgesamt 2-mal bearbeitet
Beitrag17.01.2009 um 09:05 (UTC)    
Titel:

Also ne tabbelle machen dürfte hier gehen www.onlyfree.de bin mir aber nich 100% sicher

gruß,diego Embarassed
______________
Du benötigst noch mehr Hilfe? Komme zu:

Oder zu www.diego128.de.tl/Hilfecenter.htm |Hilfe für User und Webmaster Wink

Beitrag17.01.2009 um 14:12 (UTC)    
Titel:

diego128 hat Folgendes geschrieben:
Also ne tabbelle machen dürfte hier gehen www.onlyfree.de bin mir aber nich 100% sicher

gruß,diego Embarassed



habe da was gefunden aber es ist nicht das richtige

ich kann damit die mitte nicht unsichtbar machen
______________
[img:1669050b21]http://img.webme.com/pic/w/white-lights/gif1.gif[/img:1669050b21]
[img:1669050b21]http://img.webme.com/pic/w/white-lights/banner_neu.gif[/img:1669050b21]
Beitrag17.01.2009 um 16:35 (UTC)    
Titel:

Code:
<table>
   <tr>
      <td>
      </td>
      <td>
      </td>
   </tr>
   <tr>
      <td>
      </td>
      <td>
      </td>
   </tr>
</table>


Schau dir das mal an. Das ist eine Tabelle mit zwei Reihen und zwei Spalten. <tr> ist eine Reihe. <td> ist ein Feld in dieser Reihe. Nach dem Prinzip kannst du dir deine Tabelle aufbauen.
Beitrag17.01.2009 um 19:30 (UTC)    
Titel:

also ich habe jetzt mal versucht es zu malen wie ich das meine

http://img.webme.com/pic/w/white-lights/rahmen.png

die schwarze tabele soll sichtbar sein

und das was rot ist möchte ich unsichtbar machen.

wie kann ich das machen oder geht das über haupt???
______________
[img:1669050b21]http://img.webme.com/pic/w/white-lights/gif1.gif[/img:1669050b21]
[img:1669050b21]http://img.webme.com/pic/w/white-lights/banner_neu.gif[/img:1669050b21]
Beitrag17.01.2009 um 19:56 (UTC)    
Titel:

Ist das so richtig?
Zitat:


<table border="1" cellspacing="1" style="border-collapse: collapse; border-left-width: 0; border-right-width: 0; border-bottom-width: 0" bordercolor="#111111" width="100%">
<tr>
<td width="12%" style="border-left-style: solid; border-left-width: 1; border-top-style: solid; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="12%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="12%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="13%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="13%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="13%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="13%" style="border-left-style: solid; border-left-width: 1; border-right-color: #111111; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="13%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="13%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="13%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="13%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-style: solid; border-top-width: 1; border-bottom-color: #111111">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
</table>



Zuletzt bearbeitet von netznews am 17.01.2009, 20:56, insgesamt einmal bearbeitet
Beitrag18.01.2009 um 08:04 (UTC)    
Titel:

netznews hat Folgendes geschrieben:
Ist das so richtig?
Zitat:


<table border="1" cellspacing="1" style="border-collapse: collapse; border-left-width: 0; border-right-width: 0; border-bottom-width: 0" bordercolor="#111111" width="100%">
<tr>
<td width="12%" style="border-left-style: solid; border-left-width: 1; border-top-style: solid; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="12%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="12%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="13%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="13%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="13%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
<td width="13%" style="border-left-style: solid; border-left-width: 1; border-right-color: #111111; border-top-color: #111111; border-bottom-style: solid; border-bottom-width: 1">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="13%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="13%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="13%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="13%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-style: solid; border-width: 1">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
<tr>
<td width="12%" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-style: solid; border-top-width: 1; border-bottom-color: #111111">&nbsp;</td>
<td width="12%" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="12%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
<td width="13%" style="border-style: none; border-width: medium">&nbsp;</td>
</tr>
</table>



nein

man sieht das in der mitte (was ich rot gezeichnet habe) und das sollte eigentlich unsichtbar sein.
______________
[img:1669050b21]http://img.webme.com/pic/w/white-lights/gif1.gif[/img:1669050b21]
[img:1669050b21]http://img.webme.com/pic/w/white-lights/banner_neu.gif[/img:1669050b21]
Beitrag18.01.2009 um 08:25 (UTC)    
Titel:

Ich hab da mal was gemacht. Das könnte so in der Art aussehen: http://www.wir-vermissen-euch.de/tabelle.htm

Wenn du die Tabelle mit der Maus markierst, siehst du, dass die einzelnen Zellen in der Mitte da sind, aber eben unsichtbar.

Wenn du sie so in der Art haben willst, dann sag mir, wie breit die Tabelle sein soll und welche Farbe sie haben soll, dann mach ich sie dir.
______________
Beitrag18.01.2009 um 16:01 (UTC)    
Titel:

noah-milan hat Folgendes geschrieben:
Ich hab da mal was gemacht. Das könnte so in der Art aussehen: http://www.wir-vermissen-euch.de/tabelle.htm

Wenn du die Tabelle mit der Maus markierst, siehst du, dass die einzelnen Zellen in der Mitte da sind, aber eben unsichtbar.

Wenn du sie so in der Art haben willst, dann sag mir, wie breit die Tabelle sein soll und welche Farbe sie haben soll, dann mach ich sie dir.


ja so sollte es sein könntest du mir mal den code geben der rest würde ich vieleicht auch selber hin kommen mit der größe.
______________
[img:1669050b21]http://img.webme.com/pic/w/white-lights/gif1.gif[/img:1669050b21]
[img:1669050b21]http://img.webme.com/pic/w/white-lights/banner_neu.gif[/img:1669050b21]
Beitrag18.01.2009 um 19:38 (UTC)    
Titel:

ok, hier ist der Code:

Zitat:

<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#FFFFFF" width="100%" id="AutoNumber1">
<tr>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
</tr>
<tr>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
<td width="88%" colspan="7" rowspan="7">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2">
<tr>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
</tr>
<tr>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
</tr>
<tr>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
</tr>
<tr>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
</tr>
<tr>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
</tr>
<tr>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
</tr>
<tr>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
<td width="12%">&nbsp;</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
</tr>
<tr>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
</tr>
<tr>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
</tr>
<tr>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
</tr>
<tr>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
</tr>
<tr>
<td width="12%" bordercolor="#FFFFFF">&nbsp;</td>
</tr>
</table>


Ich hoffe, dass es bei dir klappt!

Gruß
______________
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de