Tak wygląda część kodu:
a tak efekt:

Poniżej jeszcze cały kod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"/> <style type="text/css"> * { font-family: verdana; font-size: 10pt; COLOR: white; background-color: #000000; margin: 20px 20px 50px 20px;} b { font-weight: bold; } table { height: 80%; border: 1px solid gray;} td { text-align: center; padding: 10;} div#box { width: 400px; height: 70px; margin-left: -200px; margin-top: 50px; position: absolute; left: 50%; top: 50%; } </style> <meta http-equiv="Content-Language" content="pl"/> <meta name="Author" content="xxxxxxxxx"/> <meta name="owner" content="xxxxxxxxxxxxx"/> <meta name="Copyright" content="xxxxxxxxxxxxxxxx"/> <meta name="description" content="xxxxxxxxxxxxxxxxxxxxxxxxx"/> <meta name="keywords" content="xxxxxxxxxxxxxxxxxxxxxxxxx"/> </head> <body> <center> <table style="border-width: 2px; border-style: dotted;" cellpadding="10"/> <------------ tutaj zawartosc tabelki ---------------->[ </table> </center> <div id="box" > Strona domowa, tyle, że z jajem. Po prostu. Blog, portoflio.<br/> Miłego czytania i oglądania! :-) </div> </body> </html>
Pomocy?
