-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (17 loc) · 992 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title>Marketing Digital</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>Marketing Digital?</h1>
<p> O que é Marketing Digital? </p>
<P>Tudo sobre o conceito, como fazer e começar sua estratégia de Marketing Online em 2023, Marketing Digital (mkt digital)</p>
<p> é o conjunto de atividades que uma empresa (ou pessoa) executa online com o objetivo de atrair novos negócios,</p>
<p> criar relacionamentos e desenvolver uma identidade de marca. </p>
<p> Dentre as suas principais estratégias estão: </p>
<strong><p>SEO, Inbound Marketing e o Marketing de Conteúdo.</p></strong>
</body>
</html>