Tresc 1
Tresc 2
Plik style: #pierwszy { background: red; font-family:Centaur; text-align:right; height:100px; width: 200px; border:2px solid black; margin:10px; } #drugi { background: #cccccc; font-family: Centaur; text-align: right; height: 200px; width: 100px; float: left; } img { height: 200px; float: left; } body{ background-color:blue; }