Buscar

What is the purpose of the box-sizing property in CSS3? The box-sizing property allows us to define that the dimensions height and width are not m...

What is the purpose of the box-sizing property in CSS3?

The box-sizing property allows us to define that the dimensions height and width are not measured only from the content (content-box), but also from the border (border-box).
The box-sizing property allows us to define that the dimensions height and width are measured only from the content (content-box), and not from the border (border-box).
The box-sizing property allows us to define that the dimensions height and width are measured from the margin (margin-box), and not from the content (content-box).
The box-sizing property allows us to define that the dimensions height and width are measured from the padding (padding-box), and not from the content (content-box).

Essa pergunta também está no material:

16 - Modelo de Caixas
17 pág.

Programação Html Universidade Estácio de SáUniversidade Estácio de Sá

💡 1 Resposta

User badge image

Ed Verified user icon

A propriedade box-sizing no CSS3 permite definir como as dimensões de altura e largura de um elemento são calculadas. Ela pode ser usada para definir se as dimensões são medidas apenas a partir do conteúdo (content-box), a partir do conteúdo e da borda (border-box), a partir do conteúdo e do padding (padding-box) ou a partir do conteúdo, padding e borda (inherit). A resposta correta é a segunda opção: "The box-sizing property allows us to define that the dimensions height and width are measured only from the content (content-box), and not from the border (border-box)."

0
Dislike0

Faça como milhares de estudantes: teste grátis o Passei Direto

Esse e outros conteúdos desbloqueados

16 milhões de materiais de várias disciplinas

Impressão de materiais

Agora você pode testar o

Passei Direto grátis

Você também pode ser Premium ajudando estudantes

✏️ Responder

SetasNegritoItálicoSublinhadoTachadoCitaçãoCódigoLista numeradaLista com marcadoresSubscritoSobrescritoDiminuir recuoAumentar recuoCor da fonteCor de fundoAlinhamentoLimparInserir linkImagemFórmula

Para escrever sua resposta aqui, entre ou crie uma conta

User badge image

Outros materiais