Respuesta :
Answer:
C
Explanation:
HTML is a important thing when making a website, the first thing to add is
<HTML>
<head>
<title>this is a title yay</title>
</head>
<body>
<p>I am a paragaph</p>
</body>
Answer:
C
Explanation:
HTML is a important thing when making a website, the first thing to add is
<HTML>
<head>
<title>this is a title yay</title>
</head>
<body>
<p>I am a paragaph</p>
</body>