-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex5.html
16 lines (16 loc) · 984 Bytes
/
index5.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcuticon" href="imagens/favicon.ico" type="image/x-icon">
<title>MySQL</title>
</head>
<body>
<h1>Curso de MySQL</h1>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/Ofktsne-utM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p><a target="_blank" href="https://www.youtube.com/watch?v=Ofktsne-utM&list=PLHz_AreHm4dkBs-795Dsgvau_ekxg8g1r"><u>Assista o curso completo</u></a></p>
<p><a href="file:///C:/Users/berna/Documents/BERNARDO/Programa%C3%A7ao/html-css/Exercicios/desafio-pagina-de-navega%C3%A7%C3%A3o/index.html"><img src="imagens/icone-voltar.png" alt="voltar"></a></p>
</body>
</html>