Hi,
Zitat von Listu
Beitrag anzeigen
Gruß
Ingo
html, body {margin:0; padding:0; width:100%; height:100%; }
<html> <head> <style> table#thetable { position: absolute; left: 10%; top: 10%; width: 80%; height: 60%; empty-cells: show; } div#topleft { position: absolute; left: 3px; height: 20px; width: 20px; top: 3px; background: yellow; } </style> </head> <body> <table border="1" cellpadding="0" cellspacing="0" id="thetable"> <tr height="24"> <td width="7"></td> <td align="center">Hallo</td> <td width="7"></td> </tr> <tr> <td colspan="3"> <div id="topleft"></div> </td> </tr> </table> </body> </html>
<style> table#thetable { position: absolute; left: 0; right: 0; top: 0; bottom: 0; } </style>
1258 Benutzer sind jetzt online. Registrierte Benutzer: 0, Gäste: 1258.
Mit 4.707 Benutzern waren am 12.01.2023 um 03:07 die meisten Benutzer gleichzeitig online.
<!--<div id="bild2"> <img src="..\Bilder\TrennungTranparentQuer.jpeg">
<!--<div id="bild2"> <img src="..\Bilder\TrennungTranparentQuer.jpeg">
<style> hr { background: url("images/busleft.png");
<hr style="background-image:url(TrennungTranparentQuer.png)">
Einen Kommentar schreiben: