From 81f52e491f1996d21d9c9789dac5c12334f25aa7 Mon Sep 17 00:00:00 2001 From: Kim Brian Ramberg Date: Fri, 21 Nov 2025 01:44:20 +0100 Subject: [PATCH] - --- Development and coding/ALT-codes.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Development and coding/ALT-codes.md diff --git a/Development and coding/ALT-codes.md b/Development and coding/ALT-codes.md new file mode 100644 index 0000000..452b763 --- /dev/null +++ b/Development and coding/ALT-codes.md @@ -0,0 +1,22 @@ +# ALT Codes + +The list of all Alt Codes for *special characters and symbols*. +https://www.alt-codes.net/ + +## How to use Alt Codes for Special Characters, and Symbols + +To type an Alt Code for a special character or symbol on your computer please follow the instructions below. + +Make sure that you switch on the Number Lock on your keyboard. Please click to learn how to do it on laptops. +Hold down the ALT key (left alt key). +Type the alt code(you should use the numbers on the keypad, not the ones on top row) for the special character or symbol you want to get and release the ALT key. + +### Example 1 +For example the alt code for **heart** is `3`. +Press and hold the `ALT` key and type `3` then release `ALT` key and you'll get `♥` + +### Example 2 +For example the decimal alt code for **euro sign** is `0128`. +Press and hold the `ALT` key and type `0` `1` `2` `8` then release `ALT` key and you'll get `€` + +