[HTML] pobierz, plaintext <html><head><title>bla</title><style>body{ background-color: #ccc;}#test{ position: fixed; left: 50%; right: 50%;}#test2{ width: 800px; margin-left: -400px; background-color: black;}</style></head><body><div id="test"><div id="test2">tekst</div></div></body></html>[HTML] pobierz, plaintext