“Enlace HTML sin abrir una nueva pestaña” Código de respuesta

pestaña html

//Akbarali yozgan
<a href="#" target="_blank">Opens the linked document in a new window or tab</a>

<a href="#" target="_self">	Opens the linked document in the same frame as it was clicked (this is default)</a>

<a href="#" target="_parent">Opens the linked document in the parent frame</a>

<a href="#" target="_top">Opens the linked document in the full body of the window</a>
Shadow

Enlace HTML sin abrir una nueva pestaña

<a href="https://youtu.be/19CXYQhqVu0?t=1" rel="noopener noreferrer" target="_parent"><img src="http://assets.stickpng.com/thumbs/5c8662eec115b30282adb5b7.png" data-deferred="1" alt="Boomboxes transparent PNG images - StickPNG" class="n3VNCb" data-w="400" data-h="400" style="height: 188px; width: 188px;" data-iml="1072.4000000953674" data-atf="true"></a><br>
Condemned Copperhead

Respuestas similares a “Enlace HTML sin abrir una nueva pestaña”

Preguntas similares a “Enlace HTML sin abrir una nueva pestaña”

Más respuestas relacionadas con “Enlace HTML sin abrir una nueva pestaña” en HTML

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código