ben yardım etmek isterim sana ama ne anlatmak istediğini bile anlamadım



şu kodu bir dene bunumu istedin anlamadım ama



#top{
width:100%;
height:200px;
border:1px solid #212121;
/*position:relative;*/
margin:15px;
}
#top span {
width:100%;
background-color:#ddd;
/*display:block;*/
}
#cover{
/* position:absolute;*/
width:100%;
box-sizing:border-box;
padding:5px;
top:0;
left:0;
right:0;
bottom:0;
background-color:rgba(256,0,0,0.1);
}