Instruções

Passo 6

Agora é hora de adicionar seu quarto navegador à lista. Adicione outro elemento dt contendo o texto Brave. Abaixo do seu elemento dt, adicione um elemento dd com o seguinte texto:
This is a free web browser first released in 2016 that is based on the Chromium web browser.

O que fazer:

Testes:

  • Você deve ter quatro elementos `dt` no seu código.
  • Seu quarto elemento `dt` deve ter o texto `Brave`.
  • Você deve ter quatro elementos `dd` no seu código.
  • Seu quarto elemento `dd` deve conter o texto `This is a free web browser first released in 2016 that is based on the Chromium web browser.`

Preview