Warning! You are viewing the old version of site.

You will be redirected to the new site in 5 seconds

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Unknown macro: {style}

#main {
background-color:grey;
height:100px;
overflow:hidden;
/указать фон/
}
#img{
width:100px;
height:100px;
background-color:#f6f6f6;
position:relative;
z-index:1;
}
#text{
position: relative;
top:-50px;
z-index:2;
width:100px;
height:0px;
}

  • No labels