Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.

Hola!#24

Open
veroalrodriguez wants to merge 9 commits into
Laboratoria:masterfrom
veroalrodriguez:master
Open

Hola!#24
veroalrodriguez wants to merge 9 commits into
Laboratoria:masterfrom
veroalrodriguez:master

Conversation

@veroalrodriguez

Copy link
Copy Markdown

Quisiera ver en el code-review addEventListener para mi filtro de inicio y que me expliquen más sobre el cipher. Gracias!

Comment thread src/index.html Outdated
@@ -1,103 +1,113 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Es un espacio innecesario

Comment thread src/index.html
</div>
</div>-->


Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Código que no utilizas borralo! :)

Comment thread src/index.html Outdated
tus heridas en sabiduría"</blockquote><cite>Oprah Winfrey</cite>
<br>
<br>
<p class=subtitle>Febrero 2020</p>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Evita utilizar br, puedes dar estilos con CSS

Comment thread src/index.js
send.addEventListener("click", function(){
document.getElementById("login").style.display = 'none'
document.getElementById("first-page").style.display = 'block'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

De donde viene send?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants