-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
revision #40
base: master
Are you sure you want to change the base?
revision #40
Conversation
<p>1 Introduce el texto que deseas cifrar o descifrar</p> | ||
<p>2 Elije el numero de desplazamiento </p> | ||
<br> | ||
<div class="p" > |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Evita los br, aunque no está mal son estilos que se pueden manejar desde CSS.
<br><br> | ||
<!--CAJA CODIFICADO--> | ||
|
||
<div id="content-msg-encode" class="msg-style display_block"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Espacio y comentario innecesario.
|
||
} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
La indentación está mal, tu codigo no es legible.
este es mi avance