Skip to content

Hola!#24

Open
veroalrodriguez wants to merge 9 commits intoLaboratoria:masterfrom
veroalrodriguez:master
Open

Hola!#24
veroalrodriguez wants to merge 9 commits intoLaboratoria: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!

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

</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! :)

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

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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants