Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created November 7, 2020 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/78dcea49551e893defc7e5ee504fb673 to your computer and use it in GitHub Desktop.
Save parzibyte/78dcea49551e893defc7e5ee504fb673 to your computer and use it in GitHub Desktop.
<body>
<div class="fila">
<div class="columna">
<img src="https://picsum.photos/800/600">
</div>
<div class="columna">
<img src="https://picsum.photos/800/600">
</div>
</div>
<div class="fila">
<div class="columna">
<img src="https://picsum.photos/800/600">
</div>
<div class="columna">
<img src="https://picsum.photos/800/600">
</div>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment