logo

Etiqueta HTML

HTML

tag é usada para definir um bloco de texto que é citado de outra fonte. O navegador geralmente exibe o conteúdo dentro
tag como texto recuado.

matriz em java

Se você quiser inserir uma citação longa, use

e para cotação curta ou embutida, use tag.

Sintaxe

 <blockquote> quoted text......</blockquote> 

A seguir estão algumas especificações sobre o

marcação

Mostrar Bloquear
Tag inicial/tag final Tag inicial e final
Uso Semântico/textual

Exemplo

 Blockquote tag <h2>Example of blockquote tag</h2> <p>A Great Motivational Quote :</p> <blockquote cite="https://www.brainyquote.com/authors/erin_cummings"> <p> At the end of the day, you are solely responsible for your success and your failure. And the sooner you realize that, you accept that, and integrate that into your work ethic, you will start being successful. As long as you blame others for the reason you aren&apos;t where you want to be, you will always be a failure. </p> </blockquote> Erin Cummings 
Teste agora

Saída:

Tag de citação em bloco HTML

Estilo
marcação

 Blockquote tag blockquote{ text-align: justify; background-color: #F7EAE9; border-radius: 4px; margin-right: 25px;} cite{ margin-left: 15px;} <h2>Example of blockquote tag</h2> <p>A Great Motivational Quote:</p> <blockquote cite="https://www.brainyquote.com/authors/erin_cummings"> <p> At the end of the day, you are solely responsible for your success and your failure. And the sooner you realize that, you accept that, and integrate that into your work ethic, you will start being successful. As long as you blame others for the reason you aren&apos;t where you want to be, you will always be a failure. </p> </blockquote> -Erin Cummings 
Teste agora

Nota: Usamos a propriedade CSS margin-right: 25px para alterar o recuo aplicado ao texto. Você também pode usar a propriedade abreviada margin-left ou margin.

Saída:

Tag de citação em bloco HTML

Atributo

Atributo específico da tag

Atributo valor Descrição
citar navegador cromo URL É usado para especificar o URL da fonte de onde a cotação foi obtida.

Atributos globais

O

tag suporta todos os atributos globais em HTML.

verificação java é nula

Atributos de evento

O

tag suporta todos os atributos de eventos em HTML.

Navegadores de suporte

Elemento ou seja, navegadorcromada navegador firefoxOu seja navegador óperaRaposa de fogo navegador safariÓpera Safári
SimSimSimSimSim