File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
EncrypterDecrypterApp/M3hank Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44< head >
55 < meta charset ="UTF-8 ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < title > Encoder & Decoder </ title >
7+ < title > EncrypterDecrypterApp </ title >
88 < link rel ="stylesheet " href ="styles.css ">
99</ head >
1010
1111< body >
1212 < div class ="container ">
13- < h2 > CodeCipher </ h2 >
13+ < h2 > EncrypterDecrypterApp </ h2 >
1414 < textarea id ="input " placeholder ="Enter your text here... "> </ textarea >
1515
1616 < div class ="buttons ">
Original file line number Diff line number Diff line change 11/**
2- * Encoder & Decoder Script
2+ * EncrypterDecrypterApp Script
33 * Author: M3hank
44 */
55
Original file line number Diff line number Diff line change 11/*
2- * Encoder & Decoder Styles
2+ * EncrypterDecrypterApp
33 * Author: M3hank
44 */
55
You can’t perform that action at this time.
0 commit comments