difficulty | OAs | projects | ||||
---|---|---|---|---|---|---|
|
|
|
Objetivo
Escreva o HTML/CSS no editor para replicar a imagem de destino à direita.
Código base
<div></div>
<style>
div {
width: 100px;
height: 100px;
background: #dd6b4d;
}
</style>
↩️ Voltar
difficulty | OAs | projects | ||||
---|---|---|---|---|---|---|
|
|
|
Objetivo
Escreva o HTML/CSS no editor para replicar a imagem de destino à direita.
Código base
<div></div>
<style>
div {
width: 100px;
height: 100px;
background: #dd6b4d;
}
</style>
↩️ Voltar