Mam kod w html:
a w CSS:
body { background-color: #330000; background-image:url('images/tlo.jpg'); background-repeat:no-repeat; background-attachment:fixed; background-position: center; width: 990px; height: 900px; } #foto { background-image: url('images/foto1.png'); background-position: right top; background-repeat: no-repeat; width: 270px; height: 210px; }
i obrazek jest w LEWYM górnym rogu i jakieś 10px od góry. Co jest nie tak? O czymś zapomniałem ?