Suche im Forum:
Suchen


Autor Nachricht
Beitrag16.08.2008 um 12:33 (UTC)    
Titel:

Danke !Das ist sehr nett von Dir!
Vielleicht hab ich ja bis dahin das Problem auch schon allein gelöst!
Viel Spass beim Fussball! Smile
Beitrag16.08.2008 um 13:56 (UTC)    
Titel:

Hier ist erstmal mein code für die Tabelle.
Finde da nichts wo ich die Tabelle positionieren kann! Confused
Hab es schon versucht aber passiert nix !

<style type="text/css" media="screen">

<!-- body { font-family: Arial, sans-serif; font-size: 11px; overflow: auto; padding: 13px; margin: 0px; } ul, li { list-style-type: none; padding: 0px; margin: 0px; } div.menu { position: absolute; z-index: 3; top: 625px; left: 50%; margin-left:-290px; width: 100%; } .menu li { width: 200px; float: left; } .menu a { border: 1px solid #; background-color:#; padding-top: 9px; text-decoration: none; text-align: center; font-weight: bold; cursor: pointer; margin: 0px 10px; display: block; height: 25px; color: #FFFFFF; } .menu a:hover { background-color: #000C32; } #smenu1, #smenu2, #smenu3 { font-size: 13px; display: none; width: 200px; float: left; } #smenu1 a, #smenu2 a, #smenu3 a { font-size: 13px; font-weight: bold; padding-top: 9px; border-top: 0px; cursor: pointer; } //--> </style><script type="text/javascript"> <!-- function montre(id) { with (document) { if (getElementById) getElementById(id).style.display = 'block'; else if (all) all[id].style.display = 'block'; else layers[id].display = 'block'; } } function cache(id) { with (document) { if (getElementById) getElementById(id).style.display = 'none'; else if (all) all[id].style.display = 'none'; else layers[id].display = 'none'; } } //--> </script>
<p>&nbsp;</p>
<p align="center">
<table cellspacing="1" cellpadding="1" width="60" align="center">
<tbody>
<tr>
<td><a target="_self" href="http://dreamcards.de.tl/Neue-Karten.htm"><img alt="" src="http://img.webme.com/pic/d/dreamcards/neuekarten.gif" /></a></td>
<td><a href="http://dreamcards.de.tl/Top-Motive.htm"><img alt="" src="http://img.webme.com/pic/d/dreamcards/topmotive.gif" /></a></td>
<td><a target="_self" onmouseover="montre('smenu3');" onmouseout="cache('smenu3');" href="http://dreamcards.de.tl/Statistik.htm"><img alt="" src="http://img.webme.com/pic/d/dreamcards/statistik.gif" /></a></td>
<td><a target="_self" href="http://dreamcards.de.tl/eigenes-Motiv-senden-.htm"><img alt="" src="http://img.webme.com/pic/d/dreamcards/eigenesmotiv.gif" /></a></td>
<td>
<p><a target="_self" onmouseover="montre('smenu1');" onmouseout="cache('smenu1');" href="http://dreamcards.de.tl/Zufallskarte-senden.htm"><img alt="" src="http://img.webme.com/pic/d/dreamcards/zufallskarte.gif" /></a></p>
</td>
</tr>
</tbody>
</table>
Beiträge der letzten Zeit anzeigen:   


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