Last active
October 24, 2020 19:39
-
-
Save dahngeek/51901f751ce6c3e15eb04adbac071b2a to your computer and use it in GitHub Desktop.
Talleres Día de la Creación
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Talleres Día de la Creación | |
*/ | |
font-family: 'Arial', Helvetica; | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); | |
min-height: 100%; | |
max-width: 100%; | |
overflow:hidden; | |
color: #fff; | |
padding: 20px; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- content to be placed inside <body>…</body> --> | |
<div> | |
<h1>Día de la Creación</h1> | |
<p>Eventos online donde puedes aprender más sobre la creación de Dios y por qué podemos confiar que tenemos un Dios creador.</p> | |
<p> <b>Programa Creacionismo es Ciencia: </b> <a href="https://www.facebook.com/uapargentina/videos/976449982858833">https://www.facebook.com/uapargentina/videos/976449982858833</a> </p> | |
<p> <b>Taller de Aves: </b> <a href="https://youtu.be/Hx5IqwgbLp4">https://youtu.be/Hx5IqwgbLp4</a> </p> | |
<p> <b>Taller de Ecotelogía: </b> <a href="https://youtu.be/lbGAqDiSEKA">https://youtu.be/lbGAqDiSEKA</a> </p> | |
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment