parent
19ddac469d
commit
0f47b7c8f2
@ -0,0 +1,67 @@
|
||||
<div align="center">
|
||||
<h1> 30 Días de JavaScript: Proyecto Final</h1>
|
||||
<a class="header-badge" target="_blank" href="https://www.linkedin.com/in/asabeneh/">
|
||||
<img src="https://img.shields.io/badge/style--5eba00.svg?label=LinkedIn&logo=linkedin&style=social">
|
||||
</a>
|
||||
<a class="header-badge" target="_blank" href="https://twitter.com/Asabeneh">
|
||||
<img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/asabeneh?style=social">
|
||||
</a>
|
||||
|
||||
<sub>Autor:
|
||||
<a href="https://www.linkedin.com/in/asabeneh/" target="_blank">Asabeneh Yetayeh</a><br>
|
||||
<small> Enero, 2020</small>
|
||||
</sub>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<small>Apoya al <strong>autor</strong> para que cree más material educativo</small> <br />
|
||||
<a href = "https://www.paypal.me/asabeneh"><img src='../../images/paypal_lg.png' alt='Paypal Logo' style="width:10%"/></a>
|
||||
</div>
|
||||
|
||||
[<< Día 29](../dia_29_Mini_Proyecto_Animacion_De_Caracteres/dia_29_mini_proyecto_animacion_de_caracteres.md)
|
||||
|
||||
![Thirty Days Of JavaScript](../images/banners/day_1_30.png)
|
||||
|
||||
- [Día 30](#día-30)
|
||||
- [Ejercicios](#ejercicios)
|
||||
- [Ejercicios: Nivel 1](#ejercicios-nivel-1)
|
||||
- [Testimonio](#testimonio)
|
||||
- [Apoyo](#apoyo)
|
||||
|
||||
# Día 30
|
||||
|
||||
## Ejercicios
|
||||
|
||||
### Ejercicios: Nivel 1
|
||||
|
||||
1. Crea la siguiente animación utilizando (HTML, CSS, JS)
|
||||
|
||||
![Countries data](./../images/projects/dom_mini_project_countries_object_day_10.1.gif)
|
||||
|
||||
2. Valide el siguiente formulario utilizando regex.
|
||||
|
||||
![form validation](./../images/projects/dom_mini_project_form_validation_day_10.2.1.png)
|
||||
|
||||
![form validation](./../images/projects/dom_mini_project_form_validation_day_10.2.png)
|
||||
|
||||
🌕 Tu viaje a la grandeza se ha completado con éxito. Has alcanzado un alto nivel de genialidad. Ahora, eres mucho más brillante que antes. Yo sabía lo que se necesita para llegar a este nivel y tú llegaste a este punto. Eres un verdadero héroe. Ahora, es el momento de celebrar tu éxito con un amigo o con la familia. Estoy deseando verte en otro reto.
|
||||
|
||||
## Testimonio
|
||||
|
||||
Ahora es el momento de apoyar al autor y expresar su opinión sobre el autor y 30DaysOfJavaScript. Puedes dejar tu testimonio en este [link](https://testimonify.herokuapp.com/)
|
||||
|
||||
## Apoyo
|
||||
|
||||
Puedes apoyar al autor para que produzca más material educativo
|
||||
|
||||
[![paypal](../../images/paypal_lg.png)](https://www.paypal.me/asabeneh)
|
||||
|
||||
![Congratulations](../../images/projects/congratulations.gif)
|
||||
|
||||
[<< Día 29](../dia_29_Mini_Proyecto_Animacion_De_Caracteres/dia_29_mini_proyecto_animacion_de_caracteres.md)
|
Loading…
Reference in new issue