home - Software
Bold dot html. HTML Special Characters

Hello, dear readers of the blog site! Those who have at least superficially familiarized themselves with it have probably already taken note, albeit in general terms. This means they have an idea of ​​what HTML symbols are generally used in the document code.

In today's article we will try to figure out what a space is in HTML and in what cases you can use whitespace characters when formatting the code itself for easy reading. We will find out when it is necessary to use a non-breaking space, and also get acquainted with other special characters (or, as they are also called, mnemonics).

In fact, I would advise you not to ignore the topic of using various special characters, since this is an important component that allows you to complete your study of hypertext markup language. In general, the information provided in this publication will definitely not be superfluous. Well, now to the point.

Spaces and whitespace characters in HTML

First there is an important note to make. There are special keys on a computer keyboard that allow you to separate text (more on this below). However, only a wide spacebar provides separation between words not only in the editor, but also in the browser window. There are nuances when breaking lines and indenting from edges.

As you know, the display of certain elements in a web browser is determined by tags. To format the text, the well-known , which is block-based, is used. That is, its content is located across the entire available width.

To wrap lines within paragraph P, you need to use a single BR tag, with which you can do this. Let's say we need to insert into the text some lines from a poem that we write in text editor:

Despite the fact that the lines of the verse are located correctly and hyphens are made in the right places, everything will look different in the browser:


To achieve the same display in a web browser window, you need to write BR at each line break:

Now we have achieved the task and the poetic lines will be displayed completely correctly in the browser:

Thus, the necessary line breaks are completed. Another feature that needs to be noted here is that multiple spaces coming one after another are displayed by the web browser as one. You can verify this if in the same editor you try to put not one, but several spaces between two words and, by clicking on the “Save” button, look at the result in the browser.

Space, tab and line break

Basically, with these whitespace characters we get acquainted as soon as we start working with the text in the editor and format it in in the right form. To implement such a task, there are special keys, each of which corresponds to its own space character:

  • Spacebar is the widest key on a computer keyboard (without a label);
  • Tab - a key on the left with the inscription “Tab” and two arrows pointing in different directions;
  • Line break - "Enter" key.

However, as I said above, we get the final desired result not only in a text editor, but also in a browser, only when we use the first key. All three keys (including tab and line break are useful when formatting HTML code. Let’s say this is what a code fragment looks like in NotePad++ (there’s a lot of information about this editor) when displaying all whitespace characters:


We get code that is easy to read and understand thanks to spaces. Orange arrows indicate indentations created using the Tab key, and CR and LF symbols indicate line breaks created using the Enter key.

Containers nested within one another are viewed, and opening and closing tags are clearly visible. In this form this code you can easily edit. Now compare it with the same code, which does not have such text division:

In the same way, using whitespace characters, you can also write CSS rules, which will visually look clear and digestible:


After you bring all the styles to a common denominator and completely finish editing the styles file, you can perform the editing by removing all spaces from the code. This is necessary to increase , which is very important when promoting a resource.

Special characters (or mnemonics) in HTML code

Now let's look at the cases in which it is necessary to use the special characters that I mentioned at the beginning of the article. HTML special characters, sometimes called mnemonics, were introduced to solve a long-standing problem with encodings that arose in hypertext markup language.

When you type text on the keyboard, the characters of the language you are using are encoded. In the web browser, the typed text will be displayed using the fonts you selected as a result of the reverse decoding operation.

The fact is that there are many such encodings; now we have no goal of analyzing them in detail. It’s just that each of them may lack certain symbols, which, however, need to be displayed. Let's say you feel the urge to write single quotation marks or an accent mark, but these icons are simply not included in the set.

In order to eliminate this problem, a system of special symbols was introduced, which includes a huge number of different mnemonics. They all start with an ampersand "&" and usually end with a semicolon ";". At first, each special character had its own digital code. For example, for a non-breaking space, which we will consider in more detail below, the following entry will be valid:

But after some time, the most common symbols were assigned letter analogues (mnemonics) to make them easier to remember. Let's say for the same non-breaking space it looks like this:

As a result, the browser displays the corresponding symbol. The list of mnemonics is very voluminous, most commonly used special characters in HTML you can discover from below following table:

symbol code mnemonics description
non-breaking space
narrow space (en-width as letter n)
wide space (em-width as letter m)
- en dash (en-dash)
- em dash (em dash)
­ - ­ soft transfer
A ́ stress is placed after the "stress" letter
© © copyright
® ® ® registered trademark mark
trademark sign
º º º spear of Mars
ª ª ª mirror of Venus
ppm
New Roman,serif;">π π π pi (use Times New Roman)
¦ ¦ ¦ vertical dotted line
§ § § paragraph
° ° ° degree
µ µ µ micro sign
paragraph mark
ellipses
overlining
´ ´ ´ accent mark
number sign
🔍 🔍 Magnifying glass (tilted to the left)
🔎 🔎 Magnifying glass (tilted to the right)
signs of arithmetic and mathematical operations
× × × multiply
÷ ÷ ÷ divide
< < less
> > > more
± ± ± plus/minus
¹ ¹ ¹ degree 1
² ² ² degree 2
³ ³ ³ degree 3
¬ ¬ ¬ negation
¼ ¼ ¼ one quarter
½ ½ ½ a half
¾ ¾ ¾ three quarters
slash
minus
less or equal
more or equal
approximately (almost) equal
not equal
identically
square root (radical)
infinity
summation sign
work mark
partial differential
integral
for everyone (only visible if in bold)
exists
empty set
Ø Ø Ø diameter
belongs
do not belong
contains
is a subset
is a superset
is not a subset
is a subset or equal to
is a superset or equal
plus in a circle
multiplication sign in a circle
perpendicular
corner
logical AND
logical OR
intersection
Union
currency signs
Euro
¢ ¢ ¢ Cent
£ £ £ Lb
¤ ¤t; ¤ Currency sign
¥ ¥ ¥ Yen and Yuan sign
ƒ ƒ ƒ Florin sign
markers
. simple marker
circle
· · · midpoint
cross
double cross
peaks
clubs
hearts
diamonds
rhombus
pencil
pencil
pencil
hand
quotes
" " " double quote
& & & ampersand
« « « left typographic quotation mark (herringbone quotation mark)
» » » right typographic quotation mark (herringbone quotation mark)
single corner quote opening
single corner quote closing
prime (minutes, feet)
double prime (seconds, inches)
top left single quote
top right single quote
lower right single quote
left quotation mark
quote foot upper right
quote foot lower right
single English opening quotation mark
single English closing quotation mark
opening double quotation mark
closing double quotation mark
arrows
left arrow
up arrow
right arrow
arrow to down
left and right arrow
up and down arrow
carriage return
double left arrow
double up arrow
double right arrow
double down arrow
double arrow left and right
double up and down arrow
triangle up arrow
triangle down arrow
triangle right arrow
triangle left arrow
stars, snowflakes
Snowman
Snowflake
Snowflake sandwiched by shamrocks
Fat sharp-angled snowflake
Shaded star
Blank star
Unfilled star in a filled circle
Filled star with an open circle inside
Rotating star
Drawn white star
Middle open circle
Middle filled circle
Sextile (snowflake type)
Eight-pointed rotating star
Star with spherical ends
Bold eight-pointed drop-shaped star-propeller
Sixteen-pointed asterisk
Twelve-pointed star
Bold eight-pointed straight filled star
Six-pointed filled star
Eight-pointed straight filled star
Eight-pointed star
Eight-pointed star
Star with blank center
Fat star
Pointed four-pointed open star
Pointed four-pointed filled star
Star in a circle
Snowflake in a circle
clock, time
Watch
Watch
Hourglass
Hourglass

Cases of using some special characters, including non-breaking space and soft hyphen

If you have already studied the table a little, you have received confirmation of what I said above, that to display all special characters, a digital code () or its alphabetic analogue (symbolic mnemonics) is used, where instead of a set of hash marks and numbers, letters () are written.

Now let's see when to use these codes. Let's say in an article you need to indicate some HTML tag for informational purposes, for example,

. If you type angle brackets from the keyboard (and there is such an option), the browser will perceive such a construction as an opening tag, and not as a simple fragment of text.

Therefore, from the same HTML table of special characters we take the corresponding codes and the entire entry will look like this:

In addition, in order to display in the browser not the ampersand sign itself, but its designation in form

, you need to add its code from the table:

footer

Then the browser will display exactly the record of the mnemonics that need to be applied to display the FOOTER tag. It’s a little confusing, but on this page you can practice this aspect by entering mnemonics for the corresponding characters in the “HTML” field and using the “Run” button, and in the “Result” area getting the result of their display in the browser:


Please note that I ensured that the text was wrapped using the already mentioned BR tag so that the characters themselves were displayed not in one line, but in a column for convenience.

Go ahead. Sometimes combinations appear in the text that are undesirable to be separated into different lines. Let's say, “1000 rubles.” It would be logical to either leave it on the top line, or if there is not enough space, move the entire structure to a line below.

This is especially true if users use devices with different screen widths, including mobile ones. Indeed, in this case, the web browser formats the text, adapting to new conditions. And if the text looks correct at standard monitor sizes, then if they change, everything can change.

For these cases it is provided HTML non-breaking space, which I already mentioned. Let me remind you that in this case the space code is as follows:

And it needs to be inserted between two sets of signs that need to be linked:

1000 rub.

Now the browser will under no circumstances separate them, even if text formatting is required to display it correctly.

There is also a situation when a very long word does not fit into the free space and you need to move part of it. How to predefine the transfer to new line in this case? For this there is special soft hyphen character-, which needs to be placed in the place where the word needs to be broken:

Long long long long long word

If a situation arises when a word needs to be hyphenated, then a gap is formed at the location of the soft hyphen mnemonic, where a hyphen (hyphen) appears, and the rest of the word appears on the next line below.

However, again, it will be useful to see this whole thing, including examples of continuous and soft transfer, in practice:


In the window of this editor, you can change the size of the “Result” viewing field by grabbing the edge of this area with the left mouse button and, without releasing it, drag it to the left to reduce the width. Then a real situation arises when the browser begins to reformat the content to display it correctly.

And the transfer is carried out, which was provided for in the examples I described. However, you yourself can move the viewing window, expanding and narrowing it, and visually verify this.

A number of numbers and letters have an outwardly similar outline, which is hardly distinguishable when small size font. For example, the numbers "0", "1" and the letters "O", "l" (L). This is a serious problem, especially in cases where a strictly unambiguous reading of symbols is necessary. For example, when writing down your alphanumeric password with a pen on a piece of paper or printing your alphanumeric password on a printer. The first programmers and font designers had to solve this problem (in the 20th century, at the very beginning of the computer era). For a long time now, special contrasting fonts have appeared, such as Inconsolata, Consolas (system in OS Windows), Anonymous Pro, Deja Vu Sans Mono and many others. Some of them can be downloaded for free using links from the websites of their authors and creators and from specialized Internet resources.
See example:
http://www.levien.com/type/myfonts/inconsolata.html

If allowed by technical conditions and design specifications, then instead of a digital zero, “Ø” (latin capital letter O with stroke, from a modification of the Latin alphabet for the Scandinavian languages ​​- Norwegian and Danish) is put in the HTML code, approximately similar in its in outline, on a zero crossed in half. In a text editor, such an icon is taken, copied from the Special Character table, and inserted into the desired position in the line. This life hack will be useful if you have difficulties finding and installing a special font on your device. This tip will save time and prevent you from confusing the number “0” (zero) with the letter “O” not only on your PC monitor, but also on the screens of other devices where the required font may not be available. This form of recording is traditionally used when indicating mixed alphanumeric information on a sheet of paper, for example, your password or access code. It is noteworthy that there is even a humorous expression "", emphasizing the importance of the presence of this element, which gives the symbol a certain meaning and significance. Graphic view of zero in different types fonts - you can view and compare their images in pictures using a specialized service on the website page:
http://www.fileformat.info/info/unicode/char/0030/fontsupport.htm

Figure 2

When editing and editing text, crossing out an incorrectly written or unnecessary character is done with a large oblique cross (two criss-crossing diagonal strokes of equal length). In a text editor, this is done by means of formatting - first, select a fragment, and then press a sequence of buttons and tabs in the menu (Format - Character - Font Effects - Strikethrough) to select the desired effect from the drop-down lists. Crossing out one or more words in a line or in an entire paragraph of a document is done using a horizontal single or double line of sufficient thickness.

If you need to find out exactly what is written in the text - a letter or a number, then you can, in the search mode on the page, set the desired symbol and make sure that it will be found exactly there.

This page contains arrows for VKontakte (and not only) from Unicode. A lot of them. Perhaps more than us. I wouldn't be surprised if someday they take over the world. And it’s not a fact that this is bad. They are already everywhere now. Look around, you'll probably see at least one. Well, or something similar, something that can be used instead. They are watching and waiting. So far they have done more good than harm. Let's hope it stays that way. Well, let’s help the pointer symbols get deeper into social networks.

I’ll say a few words about the history of the appearance of arrows. They appeared on pants in the 19th century due to the fact that, after being transported in tight bales, the pants were difficult to iron out. They were painted before our eyes back in ancient Egypt. I don’t know when signs appeared on the area. Probably even before the creation of the first written language. In Unicode, arrows appeared in stages. Although they have their own separate section and two additional ones, various directional indicators can be seen in several more sections. For example, in various technical symbols or in dingbats.

Arrows symbols for social networks

Black arrows are required and, of course. After all, they indicate the direction. Here, for example, right-down: ⇘. But to the southeast: ➘. Wonderful, isn't it?

Pointers can be the most different types and sizes. Wavy, broken, bold, black, white. Some are not even typical. Take a look at this shaded right-handed spearhead: ➤. This can decorate any message, status or. Above are signs for every taste and size. Many different ones, very many. Someday they will take over... There was a cure somewhere...

To copy an arrow somewhere on VKontakte, select it with the mouse and copy it somewhere on VKontakte.

Hello, dear readers of the blog site. A little earlier, we already managed to talk about that, and also learned about the design in it. Today we have in turn the concept of white space in HTML, as well as the associated code formatting when writing it (for the convenience of its subsequent reading and perception).

Well, due to the fact that we will touch on the topic of non-breaking space and soft hyphenation, we will have to focus our attention on the so-called special characters or mnemonics used in the Html language, which will allow you to add to the code web document many additional symbols, like the one already mentioned above. But first things first.

Spaces and whitespace characters in HTML

Before moving on to the issue of formatting text using tags specially designed for this (paragraph, headings, etc.), I want to dwell on how spaces, line breaks (Enter) and tabulation are interpreted in the HTML language, and how breaking is carried out text in the browser window when it is resized.

True, for this kind of visual formatting (which will not be visible on the web page), most often it is not the spaces themselves that are used, but rather the tab and line break characters. There is such a rule - when you start writing a nested HTML tag, That indent using tabs(Tab key on the keyboard), and when you close this tag, remove the indentation (key combination Shift+Tab on the keyboard).

This must be done so that the opening and closing tags are at the same vertical level (at the same number of tabs from the right edge of the page in your Html editor, for example, Notepad++, which I wrote about). In addition, I advise you to immediately after writing the opening element make several line breaks and immediately write the closing one at the same level (number of tabs), so that you don’t forget to do this later.

Those. the opening and closing elements should be at the same level vertically, and the internal tags should be shifted by one tab character and the closing and opening elements should be placed again on the same level.

For simple web documents this may seem like overkill, but when creating more or less complex ones, they the code will become much more clear and readable due to the abundance of spaces, and it will also be much easier to spot errors due to the symmetrical arrangement of tags.

Special characters or mnemonics in HTML code

So, now let's talk about the so-called special characters, the ease of use of which I announced at the beginning of this article. Special characters are also sometimes called mnemonics or substitutions. They are intended to solve a problem that has arisen in hypertext markup language for a long time, related to the encodings used.

When you type text on the keyboard, the characters of your language are encoded according to a predetermined algorithm, and then they are displayed on the site using the fonts you use (where to find and how to install for the site) due to decoding.

There are a lot of encodings, but for the Html language the extended version of encodings was adopted by default.

In this text encoding, it was possible to record only 256 characters - 128 from ASCII and another 128 for Russian letters. As a result, a problem arose with the use on sites of characters that are not included in ASCII and are not Russian letters that are part of the Windows encoding 1251 (CP1251). Well, you decided to use a tilde or an apostrophe, but such possibilities are initially in the used HTML language the encoding is not included.

It is for such cases that substitutions or, in other words, mnemonics were invented. Initially special characters had digital view records, but then for the most common ones their letter counterparts were added to make them easier to remember.

In general terms, a mnemonic is a character that begins with an ampersand “&” and ends with a semicolon “;”. It is based on these characteristics that the browser, when parsing HTML code, extracts special characters from it. The ampersand in the numeric wildcard code must be immediately followed by a pound sign "#", sometimes called a hash. And only then follows the digital code of the desired character in Unicode encoding.

More than 60,000 characters can be written in Unicode - the main thing is that the mnemonic symbol you need is supported by the font used on your site. There are fonts that support almost all Unicode characters, and there are options only with a certain set of characters.

The full list of special characters will be simply huge, but most commonly used mnemonics you can borrow for example from this table:

SymbolHTML codeDecimal
code
Description
non-breaking space
narrow space (en-width as letter n)
wide space (em-width as letter m)
- en dash (en-dash)
- em dash (em dash)
­ - ­ soft transfer
A ́ stress is placed after the “stress” letter
© © copyright
® ® ® registered trademark mark
trademark sign
º º º spear of Mars
ª ª ª mirror of Venus
ppm
π π π pi (use Times New Roman)
¦ ¦ ¦ vertical dotted line
§ § § paragraph
° ° ° degree
µ µ µ micro sign
paragraph mark
ellipses
overlining
´ ´ ´ accent mark
number sign
🔍 🔍 Magnifying glass (tilted to the left)
🔎 🔎 Magnifying glass (tilted to the right)
signs of arithmetic and mathematical operations
× × × multiply
÷ ÷ ÷ divide
< < less
> > > more
± ± ± plus/minus
¹ ¹ ¹ degree 1
² ² ² degree 2
³ ³ ³ degree 3
¬ ¬ ¬ negation
¼ ¼ ¼ one quarter
½ ½ ½ a half
¾ ¾ ¾ three quarters
slash
minus
less or equal
more or equal
approximately (almost) equal
not equal
identically
square root (radical)
infinity
summation sign
work mark
partial differential
integral
for everyone (only visible if in bold)
exists
empty set
Ø Ø Ø diameter
belongs
do not belong
contains
is a subset
is a superset
is not a subset
is a subset or equal to
is a superset or equal
plus in a circle
multiplication sign in a circle
perpendicular
corner
logical AND
logical OR
intersection
Union
currency signs
Ruble. The ruble sign must be used in conjunction with the number. Unicode 7.0 standard. If you don't see the image, update your Unicode fonts.
Euro
¢ ¢ ¢ Cent
£ £ £ Lb
¤ ¤ ¤ Currency sign
¥ ¥ ¥ Yen and Yuan sign
ƒ ƒ ƒ Florin sign
markers
. simple marker
circle
· · · midpoint
cross
double cross
peaks
clubs
hearts
diamonds
rhombus
pencil
pencil
pencil
hand
quotes
" " " double quote
& & & ampersand
« « « left typographic quotation mark (herringbone quotation mark)
» » » right typographic quotation mark (herringbone quotation mark)
single corner quote opening
single corner quote closing
prime (minutes, feet)
double prime (seconds, inches)
top left single quote
top right single quote
lower right single quote
left quotation mark
quote foot upper right
quote foot lower right
single English opening quotation mark
single English closing quotation mark
opening double quotation mark
closing double quotation mark
arrows
left arrow
up arrow
right arrow
arrow to down
left and right arrow
up and down arrow
carriage return
double left arrow
double up arrow
double right arrow
double down arrow
double arrow left and right
double up and down arrow
triangle up arrow
triangle down arrow
triangle right arrow
triangle left arrow
stars, snowflakes
Snowman
Snowflake
Snowflake sandwiched by shamrocks
Fat sharp-angled snowflake
Shaded star
Blank star
Unfilled star in a filled circle
Filled star with an open circle inside
Rotating star
Drawn white star
Middle open circle
Middle filled circle
Sextile (snowflake type)
Eight-pointed rotating star
Star with spherical ends
Bold eight-pointed drop-shaped star-propeller
Sixteen-pointed asterisk
Twelve-pointed star
Bold eight-pointed straight filled star
Six-pointed filled star
Eight-pointed straight filled star
Eight-pointed star
Eight-pointed star
Star with blank center
Fat star
Pointed four-pointed open star
Pointed four-pointed filled star
Star in a circle
Snowflake in a circle
clock, time
Watch
Watch
Hourglass
Hourglass

There is quite an interesting method of obtaining HTML code mnemonic for the sign you need. To do this, just open the editor Microsoft Word, create new document and select “Insert” - “Symbol” from the top menu (I use the 2003 version, so I don’t know how to do a similar operation in later versions).

In the window that opens, you need to select a font, for example, Times New Roman (or any other that will obviously be present on the majority of computers of your site visitors - Courier or Arial, for example).

Add from the list that opens to yours Word document all the special characters you need and save this Word document as a web page (selected from the “.html” drop-down list when saving). Well, then all you have to do is open this web page in any HTML editor(the same Notepad++ will do) and you will see all the digital codes of the mnemonics you need:

The method is a little complicated, but if you want to use some rare special character on your website page, then it will be easier than searching on the Internet for tables like the one shown just above. You will need to paste the resulting special character code in the right place and instead of it on the web page the browser will display the character you need (for example, a non-breaking space).

Non-breaking space and soft hyphen in examples

As I already mentioned above and as you can see from the table of special characters given just above, some mnemonics in Html received, in addition to digital, also a symbolic designation for easier memorization. Those. Instead of the hash sign “#” (hash), words are used in symbolic variants. For example, the same non-breaking space can be written either as (digital mnemonic) or as (character).

When writing articles, if you need to insert an ampersand (&) or open angle bracket (<), то для этого обязательно нужно использовать спецсимволы. Дело в том, что эти знаки в Html означают начало тега и браузер будет рассматривать их именно с этой точки зрения и отображать в тексте не будет.

That is, if you are writing an article in which you will need to insert, for example, a tag display into the text< body>or you just need to insert a less than sign (<), то сделав это без использования подстановок на веб странице вы ничего не увидите, т.к. браузер, обнаружив «<» , поймет, что это Html тег, а не текст статьи.

Therefore, you will need to insert the following construction to solve a similar problem:

The same applies to displaying the code of the mnemonics themselves, since they begin with an ampersand. You will need to insert the code into the text, replacing the ampersand sign with its substitution (special character):

This will need to be done to get on the page<, а не отображение левой угловой скобки (<), в которую преобразует браузер мнемонику <, обнаружив при разборе знак амперсанда. Хитро, но вы все поймете попробовав это на практике.

You will also most likely use a non-breaking space, which will look like a regular space on a web page, but the browser will not treat it as a space character at all and will not carry out transfers on it(for example, this will be appropriate for phrases such as 1400 GB, etc., which it would not be advisable to hyphenate across different lines):

1400 GB.

Sometimes the opposite situation may arise, when the text contains very long words and you want to make sure that, if necessary, the browser I could break these words with hyphenation. For such purposes, a special symbol “soft transfer” is provided -

Long, long word;

When it becomes necessary to move to another line, the browser will use a hyphen instead of the soft hyphen mnemonic and send the rest of the word to the next line. If there is enough space to place this entire word on one line, then the browser will not draw any line feed. It's that simple.

Good luck to you! See you soon on the pages of the blog site

You might be interested

MailTo - what is it and how to create a link in Html to send an Email
Tags and attributes of headings H1-H6, horizontal line Hr, line break Br and paragraph P according to the Html 4.01 standard
How to insert a link and a picture (photo) into HTML - IMG and A tags
What is hypertext markup language Html and how to view a list of all tags in the W3C validator
Font (Face, Size and Color), Blockquote and Pre tags - legacy text formatting in pure HTML (no CSS used)
How colors are set in Html and CSS code, selection of RGB shades in tables, Yandex output and other programs
Comment directives and Doctype in Html code, as well as the concept of block and inline elements (tags)
Lists in Html code - UL, OL, LI and DL tags

HTML special characters are special language constructs that refer to characters from the character set used in text files. The table shows a list of reserved and special characters that cannot be added to the source code of an HTML document using the keyboard:

  • characters that cannot be entered using the keyboard (for example, a copyright symbol)
  • characters intended for marking (for example, a greater than or less than sign)

Such characters are added using a numeric code or name.

SymbolNumeric codeSymbol nameDescription
" " " quotation mark
" " " apostrophe
& & & ampersand
< < less than sign
> > > more sign
non-breaking space (A non-breaking space is a space that appears inside a line as a regular space, but does not allow display and printing programs to break the line at this point.)
¡ ¡ ¡ flipped over Exclamation point
¢ ¢ ¢ cent
£ £ £ lb.
¤ ¤ ¤ currencies
¥ ¥ ¥ yen
¦ ¦ ¦ broken vertical bar
§ § § section
¨ ¨ ¨ interval (Cyrillic)
© copyright sign
ª ª ª female ordinal exponent
« « « French quotes (herringbone) - left
¬ ¬ ¬ negation-expressions
® ® ® registered trademark
¯ ¯ ¯ macron interval
° ° ° degree
± ± ± plus or minus
² ² ² superscript 2
³ ³ ³ superscript 3
´ ´ ´ acute interval
µ µ µ micro
paragraph
· · · midpoint
¸ ¸ ¸ cedilla interval
¹ ¹ ¹ superscript 1
º º º male ordinal exponent
» » » French quotes (herringbone) - right
¼ ¼ ¼ 1/4 part
½ ½ ½ 1/2 part
¾ ¾ ¾ 3/4 parts
¿ ¿ ¿ inverted question mark
× × × multiplication
÷ ÷ ÷ division
́ ́ emphasis
ΠΠΠcapital ligature OE
œ œ œ lowercase ligature oe
Š Š Š S with crown
š š š lowercase S with crown
Ÿ Ÿ Ÿ capital Y with tiara
ƒ ƒ ƒ f with hook
ˆ ˆ ˆ dicriatic accent
˜ ˜ ˜ small tilde
- dash
em dash
left single quote
right single quote
bottom single quote
left double quotes
right double quotes
lower double quotes
dagger
double dagger
. bullet
horizontal ellipsis
ppm (thousandths)
minutes
seconds
single left corner quote
single right corner quote
overlining
Euro
™ or trademark
left arrow
up arrow
right arrow
arrow to down
double arrow
carriage return arrow
upper left corner
top right corner
lower left corner
bottom right corner
rhombus
peaks
cross
worms
diamonds

Mathematical symbols supported in HTML

SymbolNumeric codeSymbol nameDescription
for anyone, for everyone
Part
exists
empty set
Hamilton operator (nabla)
belongs to many
does not belong to the set
or
work
sum
minus
multiplication or operator conjugate to
× × × multiplication sign
Square root
proportionality
infinity
multiplicity
corner
And
or
intersection
Union
integral
That's why
like
comparable
approximately equal
not equal
identically
less or equal


less or equal
more or equal


more or equal
subset
supersets
not a subset
subset
superset
direct amount
tenser product
perpendicular
dot operator

Greek and Coptic alphabets

Symbol Numeric code Hex code Symbol name
Ͱ Ͱ Ͱ
ͱ ͱ ͱ
Ͳ Ͳ Ͳ
ͳ ͳ ͳ
ʹ ʹ ʹ
͵ ͵ ͵
Ͷ Ͷ Ͷ
ͷ ͷ ͷ
ͺ ͺ ͺ
ͻ ͻ ͻ
ͼ ͼ ͼ
ͽ ͽ ͽ
; ; ;
΄ ΄ ΄
΅ ΅ ΅
Ά Ά Ά
· · ·
Έ Έ Έ
Ή Ή Ή
Ί Ί Ί
Ό Ό Ό
Ύ Ύ Ύ
Ώ Ώ Ώ
ΐ ΐ ΐ
Α Α Α Α
Β Β Β Β
Γ Γ Γ Γ
Δ Δ Δ Δ
Ε Ε Ε Ε
Ζ Ζ Ζ Ζ
Η Η Η Η
Θ Θ Θ Θ
Ι Ι Ι Ι
Κ Κ Κ Κ
Λ Λ Λ Λ
Μ Μ Μ Μ
Ν Ν Ν Ν
Ξ Ξ Ξ Ξ
Ο Ο Ο Ο
Π Π Π Π
Ρ Ρ Ρ Ρ
Σ Σ Σ Σ
Τ Τ Τ Τ
Υ Υ Υ Υ
Φ Φ Φ Φ
Χ Χ Χ Χ
Ψ Ψ Ψ Ψ
Ω Ω Ω Ω
Ϊ Ϊ Ϊ
Ϋ Ϋ Ϋ
ά ά ά
έ έ έ
ή ή ή
ί ί ί
ΰ ΰ ΰ
α α α α
β β β β
γ γ γ γ
δ δ δ δ
ε ε ε ε
ζ ζ ζ ζ
η η η η
θ θ θ θ
ι ι ι ι
κ κ κ κ
λ λ λ λ
μ μ μ μ
ν ν ν ν
ξ ξ ξ ξ
ο ο ο ο
π π π π
ρ ρ ρ ρ
ς ς ς ς
σ σ σ σ
τ τ τ τ
υ υ υ υ
φ φ φ φ
χ χ χ χ
ψ ψ ψ ψ
ω ω ω ω
ϊ ϊ ϊ
ϋ ϋ ϋ
ό ό ό
ύ ύ ύ
ώ ώ ώ
Ϗ Ϗ Ϗ
ϐ ϐ ϐ
ϑ ϑ ϑ ϑ
ϒ ϒ ϒ ϒ
ϓ ϓ ϓ
ϔ ϔ ϔ
ϕ ϕ ϕ ϕ
ϖ ϖ ϖ ϖ
ϗ ϗ ϗ
Ϙ Ϙ Ϙ
ϙ ϙ ϙ
Ϛ Ϛ Ϛ
ϛ ϛ ϛ
Ϝ Ϝ Ϝ Ϝ
ϝ ϝ ϝ ϝ
Ϟ Ϟ Ϟ
ϟ ϟ ϟ
Ϡ Ϡ Ϡ
ϡ ϡ ϡ
Ϣ Ϣ Ϣ
ϣ ϣ ϣ
Ϥ Ϥ Ϥ
ϥ ϥ ϥ
Ϧ Ϧ Ϧ
ϧ ϧ ϧ
Ϩ Ϩ Ϩ
ϩ ϩ ϩ
Ϫ Ϫ Ϫ
ϫ ϫ ϫ
Ϭ Ϭ Ϭ
ϭ ϭ ϭ
Ϯ Ϯ Ϯ
ϯ ϯ ϯ
ϰ ϰ ϰ ϰ
ϱ ϱ ϱ ϱ
ϲ ϲ ϲ
ϳ ϳ ϳ
ϴ ϴ ϴ
ϵ ϵ ϵ ϵ
϶ ϶ ϶ ϶
Ϸ Ϸ Ϸ
ϸ ϸ ϸ
Ϲ Ϲ Ϲ
Ϻ Ϻ Ϻ
ϻ ϻ ϻ
ϼ ϼ ϼ
Ͻ Ͻ Ͻ
Ͼ Ͼ Ͼ
Ͽ Ͽ Ͽ

Why are special characters needed and how to use them

Let's say you decide to describe some tag on your page, but since the browser uses characters< и >like the start and end of a tag, applying them inside the content of your html code can lead to problems. But HTML gives you an easy way to define these and more Special symbols using simple abbreviations called references to symbols.

Let's look at how this works. For each character that is considered special or that you want to use on your web page but that cannot be printed in your editor (for example, the copyright symbol), you find the abbreviation and print it in the html code instead of the desired character. For example, for the symbol ">" the abbreviation is > , and for the symbol "<" - < .

Let's say you wanted to print "Element very important" on his page. Instead, you will have to use references to the symbols you need to display the entry correctly, and in the end your entry in the code should look like this:

Element very important

Try »

Another special character you need to know about is the & (ampersand) symbol. If you want it to appear on your HTML page, use the & link instead of the & character.



 


Read:



How to determine which sound card is installed on your computer

How to determine which sound card is installed on your computer

To replace outdated components and/or update drivers, as well as install some programs, it is important to know your current...

Blacklist for Android

Blacklist for Android

Why do you need a blacklist on Android? We look forward to receiving a call from some, but we don’t really want to receive a call from others. Agree, not very...

How to find drivers for a computer with a custom configuration

How to find drivers for a computer with a custom configuration

There are often times when you need to install a driver for a particular device, but there are no installation files on hand, only a folder with drivers...

Converting GPT to MBR - changing disk layout

Converting GPT to MBR - changing disk layout

Nowadays, most laptops and computers are sold with the Windows 8 operating system pre-installed. But not all users like it...

feed-image RSS