|
---|
Boletín de Neurología 10 de Octubre de 2024 |
---|
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Creatividad GIF</title>
<style>
.gif-container {
position: relative;
display: inline-block;
}
.gif-container img {
position: relative;
width: 100%; /* Ajusta el tamaño según sea necesario */
}
.link {
position: absolute;
display: block;
width: 100px; /* Ajusta el tamaño del área clickeable */
height: 50px; /* Ajusta el tamaño del área clickeable */
text-indent: -9999px; /* Oculta el texto del enlace */
}
/* Ajusta las posiciones según tus necesidades */
.link1 {
top: 20px; /* Cambia la posición vertical */
left: 30px; /* Cambia la posición horizontal */
}
.link2 {
top: 200px; /* Cambia la posición vertical */
right: 80px; /* Cambia la posición horizontal */
}
</style>
</head>
<body>
<div class="gif-container">
<img src="https://svadcf.es/documentos/ACS/boletin_especialidades/Neurologos/2024/Viatris/600x400.gif" alt="Creatividad GIF" target="_blank"/>
<a href="https://www.viatrisconnect.es/-/media/Project/Common/ViatrisConnectES/Common/FTP_LYRICA.pdf?dmc=1&ts=20241010T0732539352&utm=7318dd5f-5c07-4b45-9c2b-44c7d5482476" class="link link1">Link 1</a>
<a href="https://www.viatrisconnect.es/es-ES/Formacion/La-importancia-de-saber-comunicar-Entrevista-motivacional/La-importancia-de-saber-comunicar-Entrevista-motivacional?utm=ffde807e-cc40-4907-ac18-adf16c8821ee" class="link link2">Link 2</a>
</div>
</body>
</html>
|
---|
NOTICIAS MÁS RELEVANTES |
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|
|
---|