-
Throughout the challenge, HTML, CSS, and JavaScript programming languages were utilized to create a text encryptor. Various tools provided by each programming language were implemented during the process.
-
HTML was used to structure the page using elements such as header, textarea, main, section, button, among others. These elements formed the foundation of the user interface and enabled interaction with the text to be encrypted or decrypted.
-
With CSS, the page was customized with backgrounds, sizes, positions, margins, colors, images, among others, to achieve an attractive, structured, and coherent visualization in accordance with the challenge requirements.
-
In the JavaScript section, tools like document.querySelector() were used to manipulate DOM elements, and functions were implemented to encrypt or decrypt the text, as well as to display the result in another <textarea> and copy it to the clipboard.
-
This project allowed me to gain practical experience in web development and enhance my skills in HTML, CSS, and JavaScript. I learned to tackle technical challenges, implement effective solutions, and work efficiently with the tools provided by each programming language."
-
Notifications
You must be signed in to change notification settings - Fork 0
During the Alura Latam courses, we undertook a challenge where we created a text encryptor using HTML, CSS, and JavaScript.
karina105/Challenge-Alura
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
During the Alura Latam courses, we undertook a challenge where we created a text encryptor using HTML, CSS, and JavaScript.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published