Skip to content

Instantly share code, notes, and snippets.

@247369
Created February 26, 2023 00:13
Show Gist options
  • Save 247369/c72178b819efeff00a518f6f04d36ed5 to your computer and use it in GitHub Desktop.
Save 247369/c72178b819efeff00a518f6f04d36ed5 to your computer and use it in GitHub Desktop.
qBMOLWb
<html lang="es"><head>
<h2>Marcos Martinez CV</h2>
<p class="description">Lenguaje de marcado HTML5 utilizado en el desarrollo web para crear el contenido y la estructura de una página web.</p>
<img src= https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQPB2dewDFo6XiPyCsCNhDKZouq4nCS4hfK8Q&usqp=CAU
</footer>
</div>
<p>"Documentación sobre HTML5 y las mejores herramientas y recursos para aprender a utilizar el lenguaje de marcado HTML."</p>
<p id="footer">Creado por <a href="https://www.instagram.com/marquitosmk/">@Marcos</a> con <span title="<3">❤</span></p></div>
<div class="_aagw"></div>
<h3>👋 Gracias!</h3>
document.getElementsByTagName("h1")[0].style.fontSize = "6vw";
body {
font-family: system-ui;
background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSEp6hnK_OeHknbcnc8aXw1sD_W5FpWQVpL_Q&usqp=CAU);;
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100% ;
color: black;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment