body{
    
    background-color: #F08080;
    position: relative;
    z-index: 1
}
#box {
    width: 100%;
    height:300px;
    padding: 10px;
    background-color: #FFB6C1;
    position: relative;
    z-index: 2;
        
}

#ret1 {
    width: 50px;
    height: 100px;
    float: left;
    padding: 20px;
    background-color: white;
    position: relative;
    z-index: 3;
    margin-top:-60px;
        margin-left: 35px;
}
#ret2 {
    width: 50px;
    height: 100px;
    margin-left: 305px;
    float: left;
    padding: 20px;
    background-color: white;
    margin-top: -60px;
    position: relative;
    z-index: 3
}
#ret3 {
    width: 50px;
    height: 100px;
    margin-left: 117px;
    float: left;
    padding: 20px;
    background-color: white;
    margin-top: -60px;
    position: relative;
    z-index: 3
}
#ret4 {
    width: 50px;
    height: 100px;
    margin-left: 117px;
    float: left;
    padding: 20px;
    background-color: white;
    margin-top: -60px;
    position: relative;
    z-index: 3
}
#ret5 {
    width: 50px;
    height: 100px;
    margin-left: 285px;
    float: left;
    padding: 20px;
    background-color: white;
    margin-top: -60px;
    position: relative;
    z-index: 3
}

#div2{
    margin-top: 300px;
    position: relative;
}
#fundo {
    width: 100%;
    height: 300px;
    background-color:#F08080;
    position: relative;
    z-index: 1;
}
CÓDIGO CSS
Published:

CÓDIGO CSS

Atividade desenvolvida para a disciplina de Multimídia pela Universidade Federal de Juiz de Fora - (UFJF) no IAD em 2020. A proposta de conhecer Read More

Published:

Creative Fields