Informática, perguntado por fritasSx, 11 meses atrás

Qual a marcação HTML correta para buscar o CSS *



<link rel="stylesheet" type="text/css" href="arquivo.css">

<link rel="stylesheet" href=arquivo.css">

<link rel="stylesheet" type="text/css">

<link rel="arquivo.css">​

Soluções para a tarefa

Respondido por DanyBrainly
4

Resposta:

A resposta é a 2.

<link rel="stylesheet" href=arquivo.css">

Respondido por jonathanmesquita
2

Resposta:

<link rel="stylesheet" href=arquivo.css">

Explicação:

Perguntas interessantes