<!DOCTYPE html>
<html lang="en">
<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">
<title>Document</title>
</head>
<body>
probando los href
<br>
<a href="http://www.aluracursos.com"> Visite alura Latam</a>
<br>
<br>
los href hacen referencia a links externos
<br>
<br>
<br>
<a href="https://open.spotify.com/playlist/4nLECU4P9T9X5JNHBf6Yth?si=NG9WO8_kRHCbouE0mh9Ypw&nd=1"> el play list de ONE</a>
<br>
<br>
<br>
<a href="https://app.aluracursos.com/course/linkedin-hacer-perfil-trabaje-por-ti/task/77788">Curso de linkedin de one</a>
<br>
<br>
<br>
<H3>las clases son muy dinamicas se entiende super rápido</H3>
<br>
<br>
NOTA: Los href se ponen morados luego de precionarlos por que pasa eso?
<script >
alert("Esto sí es un lenguaje de programación");
</script>