InstruçÔes

Passo 24

Dentro do elemento .image-quote, aninhe um elemento hr, um elemento p e um segundo elemento hr. DĂȘ ao elemento p uma class definida como quote e o texto The millions of people who are learning to code through G.E.A.R ACADEMY will have an even better resource to help them learn these fundamentals..

O que fazer:

Testes:

  • VocĂȘ deve adicionar dois elementos `hr` no elemento `.image-quote`.
  • VocĂȘ deve adicionar um elemento `p` no elemento `.image-quote`.
  • Os filhos de `.image-quote` devem estar na ordem correta.
  • O novo elemento `p` deve ter a `class` definida como `quote`.
  • O novo elemento `p` deve ter o texto `The millions of people who are learning to code through G.E.A.R ACADEMY will have an even better resource to help them learn these fundamentals.`.

Preview