Skip to content

Instantly share code, notes, and snippets.

View diurivj's full-sized avatar

Diego Vazquez diurivj

View GitHub Profile
@diurivj
diurivj / index.html
Created October 30, 2018 23:05
position a la old school
<header>
<ul>
<li>login</li>
|
<li>signup</li>
|
<li>home</li>
</ul>
</header>
@diurivj
diurivj / index.html
Created October 30, 2018 22:16
windows logo
<div id="container">
<div id="logo">
<div id="rojo">
<div id="rojo2">
<div id="rojo3"></div>
</div>
</div>
<div id="verde"></div>
https://github.com/Enured/pokeblog-back
https://github.com/Enured/pokblog-front
@diurivj
diurivj / broken-img-tag.md
Last active July 1, 2018 23:06
broken img tag

Intro a HTML

Metas de aprendizaje

Después de está lección, serás capaz de:

  • Entender que es un Lenguaje de marcado.
  • Comprender muy bien que es HTML.
  • Entender la estructura de un documento HTML.