Questa è una versione PDF del contenuto. Per la versione completa e aggiornata, visita:
https://blog.tuttosemplice.com/en/how-to-type-square-brackets-a-guide-for-pc-mac-and-smartphone/
Verrai reindirizzato automaticamente...
Square brackets , those versatile symbols we use for citations, references, and notes, can seem like a typing mystery. But fear not! This comprehensive guide reveals how to type square brackets on any device: Windows PC , Mac , iPhone , and Android . You'll learn standard methods, keyboard shortcuts, and the fastest tricks to save time. Whether you're a writer, a student, or just a tech enthusiast, mastering square brackets will be a breeze.
Typing on a Windows PC? Here's how to easily create square brackets :
Your keyboard has a special key: Alt Gr (bottom right, near the spacebar). Use it like this:
If you prefer, you can use ASCII codes (secret numbers for symbols):
Remember: The numeric keypad must be active (Num Lock on).
Typing square brackets on a Mac is simple; it only changes depending on your keyboard:
If you are using the Italian keyboard, you will need the Alt key (also called Option ):
With the American keyboard, it's even easier:
You can also type square brackets on your phone. Here's how:
On the iPhone, the square brackets are hidden behind the round brackets:
On Android, it depends on your keyboard. Usually, square brackets are in the symbols:
If you can't find them, look for a key with multiple symbols (e.g., =<).
Tip: If you often use square brackets, download a different keyboard. Some have dedicated keys for symbols!
Want to type square brackets even faster? Try these tricks:
Are you in a hurry? Copy the square brackets from here: [ ]
If you frequently use square brackets, customize your keyboard!
| Device | Italian Keyboard | American Keyboard | Note |
|---|---|---|---|
| Windows PC | Alt Gr + [ or ] | Alt + 91 or 93 (ASCII code) | |
| Mac | Alt (Option) + 5 or 6 | [e] (near the "P" key) | |
| iPhone | Press and hold the ( ) button. | Numeric keypad | |
| Android | Varies depending on the keyboard | Search in symbols or hold down a similar key |
Square brackets are not only used for writing texts, but also for creating web pages! In HTML, the language used to build sites, square brackets have a special role. You cannot write them directly, but you have to use special codes:
[ or [] or ]Example:
If you want to display square brackets on a web page, write the following in the HTML code:
HTML
[Questo testo apparirà tra parentesi quadre]
The result will be:
[This text will appear in square brackets]
Square brackets are more interesting than you think! Here are some fun facts:
Sometimes, square brackets can cause some problems. Here are some solutions:
Now you're a square bracket expert! Share this guide with your friends on social media and help them master these useful symbols too.
On the Italian keyboard, hold down the Alt Gr key located to the right of the spacebar. At the same time, press the [ key to open the parenthesis or the ] key to close it.
If the Alt Gr key does not work, hold down Alt and type 91 on the numeric keypad for [ or 93 for ]. Remember to activate the numeric keypad (Num Lock) before proceeding.
If you are using a Mac with an Italian layout, hold down the Alt (or Option) key. Press the number 5 for the open square bracket [ and the number 6 for the close square bracket ].
Open the keyboard and tap the "123" key. Hold your finger on the round bracket symbol ( ). A pop-up menu will appear where you can select the desired square bracket.
Access the symbols menu (usually ?123). Look for the button with the brackets or long-press on a similar symbol. If you don't find them right away, scroll to the second page of special characters.
To insert these symbols into the code of a web page, use the specific HTML entities. Write [ for the opening bracket and ] for the closing bracket to display them correctly.
Square brackets are no longer a secret!
You've learned how to use them on PC , Mac , and smartphones . With the right keys or secret codes, you can type them anywhere.
Try the methods you prefer: special keys, shortcuts, or copy-paste. If you use them often, customize your keyboard!
Now you also know how to use them in HTML and some more interesting facts. Having problems? Check the FAQs.
With a little practice, square brackets will be as easy as ABC!
If you encounter problems with the main key on your Windows keyboard, you can use the alternative combination based on the ASCII code. Simply hold down the Alt key and type the number ninety-one on the numeric keypad to open the symbol, or the number ninety-three to close it. Always remember to check that the numeric keypad is properly activated.
On Apple computers with an Italian keyboard layout, the quickest and most effective method is to use the Option key, also known as Alt. Pressing it simultaneously with the number five will open the desired symbol, while combining it with the number six will close it. If you are using an American layout, you will find the dedicated keys directly next to the letter P.
On mobile devices, these graphic elements are often hidden to optimize screen space. On an iPhone, you need to access the numeric section and long-press the round bracket key to make the corresponding variants appear. On Android phones, the procedure is very similar, but you will have to look inside the menu dedicated to special symbols.
To correctly display these textual elements within a website's source code, it is essential to use the appropriate HTML entities. Specifically, you need to type the sequence consisting of an ampersand, a hash, ninety-one, and a semicolon for the opening phase. For the closing phase, you will use the same sequence, replacing the final number with ninety-three.
The problem of not displaying correctly almost always depends on the type of font used in the document, which may not support these specific special characters. We recommend selecting a different font to see if the problem is resolved immediately. Also, if you are programming a web page, check that you have typed the correct formatting entities.