Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eugenia1984/thirdexercisewithjs-dom

Using the contents developed in the unit I saw about on DOM, I carried out some actions to make changes in the html file
https://github.com/eugenia1984/thirdexercisewithjs-dom

dom javascript js

Last synced: 28 days ago
JSON representation

Using the contents developed in the unit I saw about on DOM, I carried out some actions to make changes in the html file

Awesome Lists containing this project

README

        

ENGLISH

# Third Exercise With JavaScript

## What I did 🚀

This is my third exercise learning JavaScript.

Using the contents developed in the unit I saw about on DOM, I carried out the following actions:

1-Apply background color # fcf79f to the entire document

2- Apply background color # 0ca001 -green- to all paragraphs (using p tag)

3-I increased the font size to 24px, only the element with id = "featured"

4- I changed the font family to Arial to titles (h2)

5-Link with reference: https://www.lipsum.com

---

## Content 🚀

_This Project only has one master branch, it was a small project so it did not need more branches._

---

## Builded with 🛠️

**HTML 5** , **CSS3** and **JAVASCRIPT**

---

## Demo 📦

If you want to see how this project was, you can do it from:

:arrow_right: https://eugenia1984.github.io/thirdExerciseWithJs-DOM

---

## Please: 🎁

* Share this proyect with others 📢
* Invite a beer 🍺 or a coffee ☕ to someone of the team.
* Thanks a lot 🤓.

---

## Notes

I appreciate your interest in this Project ⌨️ with ❤️ by [María Eugenia Costa](https://github.com/eugenia1984) 😊 and follow me at [[LinkedIn - maria-eugenia-costa](https://www.linkedin.com/in/maria-eugenia-costa/)

---

ESPAÑOL

# Third Exercise With JavaSCript

## Lo que hice 🚀

Este es mi tercer ejercicio de aprendizaje de JavaScript.

Utilizando los contenidos desarrollados en la unidad que vi sobre DOM, realicé las siguientes acciones:

1-Aplicar el color de fondo # fcf79f a todo el documento

2- Aplicar el color de fondo # 0ca001 -verde- a todos los párrafos (usando la etiqueta p)

3-Aumenté el tamaño de fuente a 24px, solo el elemento con id = "destacado"

4- Cambié la familia de fuentes a Arial a títulos (h2)

5-Link con referencia: https://www.lipsum.com

---

## Contenido 🚀

_Este proyecto solo tiene una sucursal maestra, era un proyecto pequeño por lo que no necesitaba más sucursales_

---

## Construido con 🛠️

** HTML 5 **, ** CSS3 ** y ** JAVASCRIPT **

---

## Demo 📦

Si quieres ver cómo fue este proyecto, puedes hacerlo desde

:arrow_right: https://eugenia1984.github.io/thirdExerciseWithJs-DOM

---

## Por favor: 🎁

* Comparte este proyecto con otros 📢
* Invita una cerveza 🍺 o un café ☕ a alguien del equipo.
* Muchas gracias 🤓.

---

## Notas

Agradezco su interés en este proyecto ⌨️ con ❤️ de [María Eugenia Costa](https://github.com/eugenia1984) 😊 y sígueme en [LinkedIn - maria-eugenia-costa](https://www.linkedin.com/in/maria-eugenia-costa/)

---