Tabelle mit Buttons | So sieht´s aus |
Quellcode |
<html> <head> Hier nichts <style type="text/css"> .wrap p {width: 20%; color: black; cursor: pointer; border: 2px solid transparent; padding: 2px 5px; text-align: left; background: transparent; transition: all 0.2s ease-in-out;} .wrap p:hover {background: #fff; color: blue; border: 2px solid #232c88; padding:20px;} .auto-style112 {line-height: 40%;font-size:1.5em} a:hover {color: red;} a {text-decoration:none; color:black;} </style> <head> <body > <div class="wrap"> <section> <table style="width: 100px; margin: 0 auto 1em; " cellpadding="0" cellspacing="5px" align="left" > <p class="auto-style112">⭐ <a href="BeiImage.php">Bilder</a></p> <p class="auto-style112">⭐ <a href="BeiBoxen.php">Boxen</a></p> <p class="auto-style112">⭐ <a href="BeiButtons.php">Buttons</a></p> <p class="auto-style112">⭐ <a href="BeiDaBa.php">Datenbank</a></p> <p class="auto-style112">⭐ <a href="BeiDateien.php">Online</a></p> <p class="auto-style112">⭐ <a href="BeiDia.php">Diashows</a></p> <p class="auto-style112">⭐ <a href="BeiCookies.php">Cookies</a></p> <p class="auto-style112">⭐ <a href="BeiDatum.php">Datum/Zeit</a></p> <p class="auto-style112">⭐ <a href="BeiForm.php">Formmailer</a></p> <p class="auto-style112">⭐ <a href="BeiHigru.php">Hintergründe</a></p> <p class="auto-style112">⭐ <a href="BeiHover.php">Hover</a></p> <p class="auto-style112">⭐ <a href="BeiIframes.php">Iframes</a></p> <p class="auto-style112">⭐ <a href="BeiKonverter.php">Konverter</a></p> <p class="auto-style112">⭐ <a href="BeiLogins.php">Logins</a></p> <p class="auto-style112">⭐ <a href="BeiMedia.php">Media</a></p> <p class="auto-style112">⭐ <a href="BeiMenu.php">Menüs</a></p> <p class="auto-style112">⭐ <a href="BeiTicker.php">Newsticker</a></p> <p class="auto-style112">⭐ <a href="BeiPopup.php">Popups</a></p> <p class="auto-style112">⭐ <a href="BeiQuell.php">Quellcode</a></p> <p class="auto-style112">⭐ <a href="Beisrollen.php">Scrollen</a></p> <p class="auto-style112">⭐ <a href="BeiSchriften.php">Schriften</a></p> <p class="auto-style112">⭐ <a href="BeiServer.php">Serverdateien</a></p> <p class="auto-style112">⭐ <a href="BeiSeite.php">Seite</a></p> <p class="auto-style112">⭐ <a href="BeiSonst.php">Sonstiges</a></p> <p class="auto-style112">⭐ <a href="BeiTab.php">Tabellen</a></p> <p class="auto-style112">⭐ <a href="BeiTexte.php">Texte</a></p> <p class="auto-style112">⭐ <a href="BeiZähler.php">Zahlen/Zähler</a></p> </table> </section> </div> </body> </html> |
Kontakt Datenschutz Impressum |