Pular para o conteúdo principal

Questão de Noções de Informática — Internet — UEM 2025

Noções de InformáticaInternet
Código
qg617089
Banca
UEM
Órgão
UEM
Ano
2025
Nível
Superior
Cargo
Analista de Informática II
Qual das opções seguintes representa a estrutura básica de um documento em HTML5?
  1. A<!DOCTYPE html> <html> <head> </head> <body> </body> </html>
  2. B<html> <body> </body> </html>
  3. C<html> <head> </head> </html>
  4. D<doctype html> <html> <head> </head> <body> </body> </html> </doctype>
  5. E<html> </html>
Revelar gabarito e comentário

GabaritoA — <!DOCTYPE html> <html> <head> </head> <body> </body> </html>

Link permanente: /questoes/qg617089