hi Mark, thanks for your help, but the problem persist: i have on the
masterpage 2 layers: one at the bottom (called footer) and one in the
middle in which i have inserted the contentplaceholder.
Now, on the masterpage the footer stays at the bottom (after adding
style="position:absolute;bottom:0px;") but on the child page, if i
place 2 big images in the contentplaceholder, it happens that the
images go underneath the footer layer extending the page, while the
footer remains at it initial position, meaning that the footer does
not stay always at the bottom.
what else i could do?