Hi, friends!
This is Deepak Sharma, today I will discuss about , how to show symbols on your websites or webpages, using HTML code.
There are various symbols that are used in our daily life and we know that how much symbols are important to us,to express the emotions.
Let's see the code,
<html>
<head>
<title>Symbols in HTML.</title>
</head>
<body>
<br>
<span style="font-size:+30">
☎=for phone/
☐=for dustbin/
☑=for right check/
ℹ=for information/
☚=hand left/
☛=hand right/
☜=hand left/
☝=hand up/
☟=hand down/
☞=hand right/
☠=dangerous/
☡=caution/
☤=clinic/
☰=menu/
☹=sad emoji/
☺=happy emoji/
♪=music/
♫=music/
♲,♳,♴,♵,♶,♷,♸,♹,♺=recycle/
♾=infinity/
⚐=white flag/
⚙=settings/
✆=call/
✉=message/
❶,❷,❸,❹,❺,❻,❼,❽,❾,❿=number/
➊,➋➌,➍,➎,➏,➐,➑,➒➓=number/
➔=arrow/
©=copy right/
☌=search/
↩=backward/
↪=forward/
↻=refresh/
₨=rupees/
₹=rupees.
<br>
</span>
</body>
</html>
Check out the output of this code you will be fascinate after looking the symbols and you can also try the other combinations of numbers.
No comments:
Post a Comment