As in previous tutorial we have learned about entities with detail.
In this chapter we will learn about the symbols with source code in html.Symbols
are also used by an assigned numeric value numeric symbol
or using a predefined abbreviated name for the character (called a named symbol)
. All character references begin with an “&”
and end with a “;”
Syntax of mostly used Symbols in HTML
Character | Description | Name | Number |
---|---|---|---|
∑ | symbol of summation | &sum |
∑ |
∏ | symbol of product | ∏ |
∏ |
∋ | for member constraints | ∋ |
∋ |
∉ | for not element | ∉ |
∉ |
∈ | for element | ∈ |
∈ |
∇ | for nabla | ∇ |
∇ |
∅ | for empty | ∅ |
∅ |
∃ | for exists | ∃ |
∃ |
∂ | for partial differential | ∂ |
∂ |
∀ | for all | ∀ |
∀ |
– | En-dash | – |
– |
— | Em-dash | — |
— |
‘ | Left curly single quote | ‘ |
‘ |
’ | Right curly single quote | ’ |
’ |
“ | Left curly double quote | “ |
“ |
” | Right curly double quote | ” |
” |
• | Bullet | • |
• |
… | Horizontal ellipsis | … |
… |
Explanation of Symbols
Symbols are mostly used properties in html with there short code name or there short abbreviate name.Theses are very important in html. For example if you want the to show symbol of "sum" or any other other symbol then you have to used these symbols code. Another example is sign of "product",if you want to show it in out put than you can't direct show it in the out put, you have use through its symbols code.There are many symbols in html with there source are given above.
Comment here
If you have any query, if you want to know something about any of technical course related to computer science field, if you have any suggestion about relevant to uploaded content or if you anything wrong here (any mistake in content) than please contact us. Keep in mind, comment should be according to community guidelines.