Informática, perguntado por kelencris, 8 meses atrás

1.0 código HTML abaixo possui um erro.
Identifique-o.
<html>
<head>
<title> EXERCICIO 08 - TABELAS </title>
</head>
<body text = "blue">
<br>
<br>
<table width = "20%" border = "1" cellspacing
= "1" cellpadding = "3" align = "center">
<caption align = "bottom"> TABELA
1.ESTATISTICAS </caption>
</table>
</body>
</html>​

Soluções para a tarefa

Respondido por aleprezzi
1

Resposta:

nao encontrei erro exatamente o q tem é que a tabela não tem nem linhas nem colunas apenas um título, fora isso o conteudo digitado aparece.

Explicação:

Perguntas interessantes