back
Code
CSS
HTML
Web

#div334{
height:50px;
width:100%;
background-color:red;
position:relative;
bottom:30px;
text-align:center;
}

#div335{
height:50px;
width:100%;
background-color:red;
position:relative;
bottom:30px;
text-align:center;
z-index:1;
}

#span336{
position:relative;
z-index:2;
}