Table of Contents adalah daftar yang terdiri dari poin-poin atau bagian-bagian pokok bahasan yang terdapat pada sebuah artikel. Table of Contents bisa kita gunakan sebagai rincian dari isi artikel yang berupa link sehingga akan memudahkan pembaca untuk memilih informasi bagian pokok bahasan apa yang akan dibacanya. Table of Contents ini sering kita temui pada situs Wikipedia, Ensiklopedia, dan juga file PDF dari E-Book yang biasanya diletakkan setelah tulisan kata pengantar atau ide pokok dari sebuah artikel.
Baiklah, di sini Arlina Design akan memberikan tips tentang bagaimana Cara Membuat Table of Contents di Postingan Blogger dengan mudah.
Selengkapnya »
Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts
Thursday, August 30, 2018
Monday, August 13, 2018
Memasang Efek Preloading Keren di Blogger
Ada banyak cara usaha untuk mempercantik blog, salah satunya dengan Memasang Efek Preloading Keren di Blogger ini. Bagi yang penasaran, simak tipsnya di bawah ini.
Cara kerja dari Efek Preloading di Blogger ini yaitu transisi yang akan muncul otomatis saat memuat halaman di blog dan akan hilang setelah halaman tersebut termuat dengan penuh. Efek Preloading yang akan saya bagikan ini tidak akan mempengaruhi kecepatan blog karena sangat ringan murni CSS dan SVG tanpa gambar. Sebelumnya saya juga pernah berbagi postingan terkait di sini Cara Memberikan Efek Animasi Loading Sederhana Saat Halaman Dimuat. Berikut tips Cara Memasang Efek Preloading
Selengkapnya »
Cara kerja dari Efek Preloading di Blogger ini yaitu transisi yang akan muncul otomatis saat memuat halaman di blog dan akan hilang setelah halaman tersebut termuat dengan penuh. Efek Preloading yang akan saya bagikan ini tidak akan mempengaruhi kecepatan blog karena sangat ringan murni CSS dan SVG tanpa gambar. Sebelumnya saya juga pernah berbagi postingan terkait di sini Cara Memberikan Efek Animasi Loading Sederhana Saat Halaman Dimuat. Berikut tips Cara Memasang Efek Preloading
Selengkapnya »
Saturday, July 7, 2018
Cara Menonaktifkan Inspect Element di Blog
Kemarin ada sobat blogger yang bertanya tentang bagaimana sih Cara Menonaktifkan Inspect Element di Blog seperti di blog Arlina Design ini?
Penjelasan singkatnya, Inspect Element adalah salah satu fitur bermanfaat bawaan browser versi desktop yang mampu memperlihatkan, mengedit, bahkan mengubah kode HTML yang diambil dari sumber situs. Inspect Element sering digunakan oleh designer blog untuk mengetahui kode seperti kode CSS, HTML, javascript di blog.
Selengkapnya »
Penjelasan singkatnya, Inspect Element adalah salah satu fitur bermanfaat bawaan browser versi desktop yang mampu memperlihatkan, mengedit, bahkan mengubah kode HTML yang diambil dari sumber situs. Inspect Element sering digunakan oleh designer blog untuk mengetahui kode seperti kode CSS, HTML, javascript di blog.
Selengkapnya »
Sunday, June 24, 2018
Cara Memasang Syntax Highlighter di Postingan Blog
Selain mempercantik tampilan barisan kode di postingan blog, penggunaan Syntax Highlighter juga dimaksudkan untuk pembaca agar dapat dengan mudah mengenali jenis kode yang diberikan oleh penulis. Efek penggunaan Syntax Highlighter lainnya yaitu pengunjung akan merasa lebih nyaman membaca isi konten blog, dan bagi penulis atau admin blog akan membuatnya menjadi lebih professional dalam menyajikan artikel-artikel pada blog tutorial mereka.
Syntax Highlighter merupakan fitur khusus sebuah proses pemindahan kode bahasa pemrograman tertentu dengan tulisan, warna teks, posisi sama persis dengan yang terdapat pada sebuah kode bahasa pemrograman untuk dipindahkan maupun disalin ke dalam bentuk tulisan lain agar lebih mudah dalam membaca atau mempelajarinya.
Selengkapnya »
Syntax Highlighter merupakan fitur khusus sebuah proses pemindahan kode bahasa pemrograman tertentu dengan tulisan, warna teks, posisi sama persis dengan yang terdapat pada sebuah kode bahasa pemrograman untuk dipindahkan maupun disalin ke dalam bentuk tulisan lain agar lebih mudah dalam membaca atau mempelajarinya.
Selengkapnya »
Saturday, May 5, 2018
Cara Menyortir Komentar Blogger dari yang Terbaru
Seperti yang kita tahu, komentar blogger pada umumnya menyortir komentar dari komentar lama yang posisinya di atas dan komentar baru yang posisinya paling bawah. Nah bagaimana jika posisi komentar terbaru itu dibalik? Tumpah? 😅 nggak lah... Posisi komentar diurutkan dari yang terbaru, jadi posisi komentar terbaru akan berada di atas komentar lama.
Bagaimana caranya? Caranya sangat mudah, silakan lakukan langkah mudah di bawah ini.
Selengkapnya »
Bagaimana caranya? Caranya sangat mudah, silakan lakukan langkah mudah di bawah ini.
Selengkapnya »
Sunday, January 28, 2018
Perbaikan Tombol Share Whatsapp yang Tidak Berfungsi
Berikut ini adalah Perbaikan Tombol Share Whatsapp yang Tidak Berfungsi setelah saya cek memang tidak berjalan sebagaimana mestinya khususnya pada template Infinite dan template lain yang saya bagikan di blog ini maupun blog Idntheme. Terima kasih kepada sobat yang sudah aware dengan hal ini.
Untuk perbaikannya sangat mudah, silakan ikuti langkahnya di bawah ini
Selengkapnya »
Untuk perbaikannya sangat mudah, silakan ikuti langkahnya di bawah ini
Selengkapnya »
Wednesday, September 20, 2017
How to add a click to call us Button
How to add a click-to-call button for your blog and yor website for mobile devises
If you have a store , is very important to add to your blog and your website tools to help your customers to find your store and to comunicate with you , the most recomended tools are Maps , GPS finders and Click to call buttons
If you have a store , is very important to add to your blog and your website tools to help your customers to find your store and to comunicate with you , the most recomended tools are Maps , GPS finders and Click to call buttons
A click-to-call button makes it easy for mobile users to quickly reach your office by phone with a single click.
3 Methods: Replace yor_telephone_number_here with your phone number
Method 1 LINK: add this html code
<a href="tel:your_telephone_number_here">Call Us</a>
Method 2 BUTTON: add this html code
Method 2 BUTTON: add this html code
<a href="tel:your_telephone_number_here"><img src="your_phone_icon_jpg"></a>
Method 3 IMAGE Link:
Google blogger steps on Compose mode no HTML neded:
1) Add a call-me-now image to your blog and click the image
2) click Link
2b) click Link again
3) Paste in link area: tel:your_telephone_number_here
The button is for mobile devises but work on PC and Laptos using SKYPE e,c,t


How to Embed Google Map Add Google Maps to your Website
Embed a map or directions
Resource https://support.google.com/maps/
To embed a map or directions in a website or blog, follow the steps below.
- Open Google Maps.
- Make sure the map, Street View image, or directions you'd like to embed shows up on the map. Type your organization's address into the search box, and then hit [Enter]. Google Maps will display a pin on a map indicating the location
- In the top left corner, click the Menu
.
- Click Share or Embed map.
- At the top of the box that appears, choose Embed map.
- Choose the size you want, then copy the HTML embed code and paste it into the source code of your website or blog.
Notes:
- If you're using Maps in Lite mode, you won't be able to embed a map.
- Traffic information and other Maps info might not be available in the embedded map.
Share a map or location
To share a link to your map with others, follow the steps below.
- Open Google Maps.
- Make sure the map, Street View image, or directions you'd like to embed shows up on the map.Type your organization's address into the search box, and then hit [Enter]. Google Maps will display a pin on a map indicating the location
- When you're ready to share, click the Menu
.
- Select Share or Embed map. If you don't see this option, click Link to this map.
- Optional: To create a shorter web page link, check the box next to "Short URL."
- Copy and paste the link wherever you want to share the map, like an email or Google+ post.
Tip: You can also copy the web address from your browser's address bar in all browsers except Internet Explorer 8 or 9.
What you can and can't share
Things you can share:
- A place, business, or address
- A directions search
- A Street View image
Things you can't share:
- A map with your saved locations, which are private
- A map with a distance measurement
- A screenshot or image of the map itself
<center>
<iframe src =
"https://www.google.com/maps/embed?pb=********"
width = "600"
height = "450"
frameborder = "0"
style = "border:0"
allowfullscreen >
</iframe>
</center>
Resource https://support.google.com/maps/
Sunday, September 17, 2017
How to Make Blogspot Redirect to Another Site
Because of its flexibility and ease of use for nonprogrammers, Google's Blogspot hosting service, provides an excellent platform on which to start a blog. However, if you've moved your blog to another hosting service or you've started a website on another hosting account, you may want to take your regular readers with you to your new site.
By inserting a simple snippet of HTML code in your old blog's template, you can automatically redirect your old blog's visitors to your new website.
1. Log in to your Blogger account and click the blog you want to redirect to another site.
2. Click the "Theme" tab on the left menu.
3. Click the "Edit HTML" button in the main panel.
4. Locate the <head> tag in the header section and insert the following code after the <head> tag:
1. Log in to your Blogger account and click the blog you want to redirect to another site.
2. Click the "Theme" tab on the left menu.
3. Click the "Edit HTML" button in the main panel.
4. Locate the <head> tag in the header section and insert the following code after the <head> tag:
Replace "http://www.yoursite.com" with the URL of the website to which you want to redirect your blog.
5. Click the "Save Template" button.
6. Click the "View Blog" button to test if the redirect code correctly redirects your blog's visitors to the site you want.
5. Click the "Save Template" button.
6. Click the "View Blog" button to test if the redirect code correctly redirects your blog's visitors to the site you want.
Resource http://blogtimenow.com/
Friday, September 15, 2017
Standard ASCII set, HTML Entity names, ISO 10646, ISO 8879, ISO 8859-1
Standard ASCII set, HTML Entity names, ISO 10646, ISO 8879, ISO 8859-1 Latin alphabet No. 1
Standard ASCII set, HTML Entity names, ISO 10646, ISO 8879, ISO 8859-1 Latin alphabet No. 1 Browser support: All browsers | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
HTML 4.01, ISO 10646, ISO 8879, Latin extended A and B, Browser support: Internet Explorer > 4, Netscape > 4 | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
Wednesday, September 13, 2017
HTML Character Codes - ASCII Entity and Unicode Symbols
HTML Entity Codes and ASCII charts on the web, featuring ASCII codes, HTML symbol entities, Unicode/ISO numbers, dingbats and extended ASCII character codes. This ASCII chart is especially helpful in obtaining W3C XHTML validation due to errors caused by invalid characters.
Resource http://azuliadesigns.com/html-character-codes-ascii-entity-unicode-symbols/
Standard Character Set
| Code | Symbol | Html Code | Html Name | CSS | Hex | Description |
|---|---|---|---|---|---|---|
| 32 |   | \0020 | 0x20 | Space | ||
| 33 | ! | ! | \0021 | 0x21 | Exclamation mark | |
| 34 | " | " | " | \0022 | 0x22 | Double quote |
| 35 | # | # | \0023 | 0x23 | Pound (hash) symbol | |
| 36 | $ | $ | \0024 | 0x24 | Dollar | |
| 37 | % | % | \0025 | 0x25 | Percent | |
| 38 | & | & | & | \0026 | 0x26 | Ampersand |
| 39 | ' | ' | \0027 | 0x27 | Single quote | |
| 40 | ( | ( | \0028 | 0x28 | Opening parenthesis | |
| 41 | ) | ) | \0029 | 0x29 | Closing parenthesis | |
| 42 | * | * | \002a | 0x2a | Asterisk | |
| 43 | + | + | \002b | 0x2b | Plus sign | |
| 44 | , | , | \002c | 0x2c | Comma | |
| 45 | - | - | \002d | 0x2d | Minus sign - Hyphen | |
| 46 | . | . | \002e | 0x2e | Period | |
| 47 | / | / | \002f | 0x2f | Forward slash | |
| 48 | 0 | 0 | \0030 | 0x30 | ||
| 49 | 1 | 1 | \0031 | 0x31 | ||
| 50 | 2 | 2 | \0032 | 0x32 | ||
| 51 | 3 | 3 | \0033 | 0x33 | ||
| 52 | 4 | 4 | \0034 | 0x34 | ||
| 53 | 5 | 5 | \0035 | 0x35 | ||
| 54 | 6 | 6 | \0036 | 0x36 | ||
| 55 | 7 | 7 | \0037 | 0x37 | ||
| 56 | 8 | 8 | \0038 | 0x38 | ||
| 57 | 9 | 9 | \0039 | 0x39 | ||
| 58 | : | : | \003a | 0x3a | Colon | |
| 59 | ; | ; | \003b | 0x3b | Semicolon | |
| 60 | < | < | \003c | 0x3c | Less than sign | |
| 61 | = | = | \003d | 0x3d | Equal sign | |
| 62 | > | > | \003e | 0x3e | Greater than sign | |
| 63 | ? | ? | \003f | 0x3f | Question mark | |
| 64 | @ | @ | \0040 | 0x40 | At symbol | |
| 65 | A | A | \0041 | 0x41 | ||
| 66 | B | B | \0042 | 0x42 | ||
| 67 | C | C | \0043 | 0x43 | ||
| 68 | D | D | \0044 | 0x44 | ||
| 69 | E | E | \0045 | 0x45 | ||
| 70 | F | F | \0046 | 0x46 | ||
| 71 | G | G | \0047 | 0x47 | ||
| 72 | H | H | \0048 | 0x48 | ||
| 73 | I | I | \0049 | 0x49 | ||
| 74 | J | J | \004a | 0x4a | ||
| 75 | K | K | \004b | 0x4b | ||
| 76 | L | L | \004c | 0x4c | ||
| 77 | M | M | \004d | 0x4d | ||
| 78 | N | N | \004e | 0x4e | ||
| 79 | O | O | \004f | 0x4f | ||
| 80 | P | P | \0050 | 0x50 | ||
| 81 | Q | Q | \0051 | 0x51 | ||
| 82 | R | R | \0052 | 0x52 | ||
| 83 | S | S | \0053 | 0x53 | ||
| 84 | T | T | \0054 | 0x54 | ||
| 85 | U | U | \0055 | 0x55 | ||
| 86 | V | V | \0056 | 0x56 | ||
| 87 | W | W | \0057 | 0x57 | ||
| 88 | X | X | \0058 | 0x58 | ||
| 89 | Y | Y | \0059 | 0x59 | ||
| 90 | Z | Z | \005a | 0x5a | ||
| 91 | [ | [ | \005b | 0x5b | Opening bracket | |
| 92 | \ | \ | \005c | 0x5c | Backslash | |
| 93 | ] | ] | \005d | 0x5d | Closing bracket | |
| 94 | ^ | ^ | \005e | 0x5e | Caret - circumflex | |
| 95 | _ | _ | \005f | 0x5f | Underscore | |
| 96 | ` | ` | \0060 | 0x60 | Grave accent | |
| 97 | a | a | \0061 | 0x61 | ||
| 98 | b | b | \0062 | 0x62 | ||
| 99 | c | c | \0063 | 0x63 | ||
| 100 | d | d | \0064 | 0x64 | ||
| 101 | e | e | \0065 | 0x65 | ||
| 102 | f | f | \0066 | 0x66 | ||
| 103 | g | g | \0067 | 0x67 | ||
| 104 | h | h | \0068 | 0x68 | ||
| 105 | i | i | \0069 | 0x69 | ||
| 106 | j | j | \006a | 0x6a | ||
| 107 | k | k | \006b | 0x6b | ||
| 108 | l | l | \006c | 0x6c | ||
| 109 | m | m | \006d | 0x6d | ||
| 110 | n | n | \006e | 0x6e | ||
| 111 | o | o | \006f | 0x6f | ||
| 112 | p | p | \0070 | 0x70 | ||
| 113 | q | q | \0071 | 0x71 | ||
| 114 | r | r | \0072 | 0x72 | ||
| 115 | s | s | \0073 | 0x73 | ||
| 116 | t | t | \0074 | 0x74 | ||
| 117 | u | u | \0075 | 0x75 | ||
| 118 | v | v | \0076 | 0x76 | ||
| 119 | w | w | \0077 | 0x77 | ||
| 120 | x | x | \0078 | 0x78 | ||
| 121 | y | y | \0079 | 0x79 | ||
| 122 | z | z | \007a | 0x7a | ||
| 123 | { | { | \007b | 0x7b | Opening brace | |
| 124 | | | | | \007c | 0x7c | Vertical bar | |
| 125 | } | } | \007d | 0x7d | Closing brace | |
| 126 | ~ | ~ | \007e | 0x7e | Equivalency sign - tilde |
Extended Character Set
| Code | Symbol | Html Code | Html Name | CSS | Hex | Description |
|---|---|---|---|---|---|---|
| 160 |   | \00a0 | 0xa0 | Non-breaking space | ||
| 161 | ¡ | ¡ | \00a1 | 0xa1 | Inverted exclamation mark | |
| 162 | ¢ | ¢ | \00a2 | 0xa2 | Cent sign | |
| 163 | £ | £ | \00a3 | 0xa3 | Pound sign | |
| 164 | ¤ | ¤ | \00a4 | 0xa4 | Currency sign | |
| 165 | ¥ | ¥ | \00a5 | 0xa5 | Yen sign | |
| 166 | ¦ | ¦ | \00a6 | 0xa6 | Broken vertical bar | |
| 167 | § | § | \00a7 | 0xa7 | Section sign | |
| 168 | ¨ | ¨ | \00a8 | 0xa8 | Spacing diaeresis - umlaut | |
| 169 | © | © | \00a9 | 0xa9 | Copyright sign | |
| 170 | ª | ª | \00aa | 0xaa | Feminine ordinal indicator | |
| 171 | « | « | \00ab | 0xab | Left double angle quotes | |
| 172 | ¬ | ¬ | \00ac | 0xac | Not sign | |
| 173 | ­ | \00ad | 0xad | Soft hyphen | ||
| 174 | ® | ® | \00ae | 0xae | Registered trade mark sign | |
| 175 | ¯ | ¯ | \00af | 0xaf | Spacing macron - overline | |
| 176 | ° | ° | \00b0 | 0xb0 | Degree sign | |
| 177 | ± | ± | \00b1 | 0xb1 | Plus-or-minus sign | |
| 178 | ² | ² | \00b2 | 0xb2 | Superscript two - squared | |
| 179 | ³ | ³ | \00b3 | 0xb3 | Superscript three - cubed | |
| 180 | ´ | ´ | \00b4 | 0xb4 | Acute accent - spacing acute | |
| 181 | µ | µ | \00b5 | 0xb5 | Micro sign | |
| 182 | ¶ | ¶ | \00b6 | 0xb6 | Pilcrow sign - paragraph sign | |
| 183 | · | · | \00b7 | 0xb7 | Middle dot - Georgian comma | |
| 184 | ¸ | ¸ | \00b8 | 0xb8 | Spacing cedilla | |
| 185 | ¹ | ¹ | \00b9 | 0xb9 | Superscript one | |
| 186 | º | º | \00ba | 0xba | Masculine ordinal indicator | |
| 187 | » | » | \00bb | 0xbb | Right double angle quotes | |
| 191 | ¿ | ¿ | \00bf | 0xbf | Inverted question mark | |
| 215 | × | × | \00d7 | 0xd7 | Multiplication sign | |
| 247 | ÷ | ÷ | \00f7 | 0xf7 | Division sign |
Latin Character Set
| Code | Symbol | Html Code | Html Name | CSS | Hex | Description |
|---|---|---|---|---|---|---|
| 192 | À | À | \00c0 | 0xc0 | Latin capital letter A with grave | |
| 193 | Á | Á | \00c1 | 0xc1 | Latin capital letter A with acute | |
| 194 | Â | Â | \00c2 | 0xc2 | Latin capital letter A with circumflex | |
| 195 | Ã | Ã | \00c3 | 0xc3 | Latin capital letter A with tilde | |
| 196 | Ä | Ä | \00c4 | 0xc4 | Latin capital letter A with diaeresis | |
| 197 | Å | Å | \00c5 | 0xc5 | Latin capital letter A with ring above | |
| 198 | Æ | Æ | \00c6 | 0xc6 | Latin capital letter AE | |
| 199 | Ç | Ç | \00c7 | 0xc7 | Latin capital letter C with cedilla | |
| 200 | È | È | \00c8 | 0xc8 | Latin capital letter E with grave | |
| 201 | É | É | \00c9 | 0xc9 | Latin capital letter E with acute | |
| 202 | Ê | Ê | \00ca | 0xca | Latin capital letter E with circumflex | |
| 203 | Ë | Ë | \00cb | 0xcb | Latin capital letter E with diaeresis | |
| 204 | Ì | Ì | \00cc | 0xcc | Latin capital letter I with grave | |
| 205 | Í | Í | \00cd | 0xcd | Latin capital letter I with acute | |
| 206 | Î | Î | \00ce | 0xce | Latin capital letter I with circumflex | |
| 207 | Ï | Ï | \00cf | 0xcf | Latin capital letter I with diaeresis | |
| 208 | Ð | Ð | \00d0 | 0xd0 | Latin capital letter ETH | |
| 209 | Ñ | Ñ | \00d1 | 0xd1 | Latin capital letter N with tilde | |
| 210 | Ò | Ò | \00d2 | 0xd2 | Latin capital letter O with grave | |
| 211 | Ó | Ó | \00d3 | 0xd3 | Latin capital letter O with acute | |
| 212 | Ô | Ô | \00d4 | 0xd4 | Latin capital letter O with circumflex | |
| 213 | Õ | Õ | \00d5 | 0xd5 | Latin capital letter O with tilde | |
| 214 | Ö | Ö | \00d6 | 0xd6 | Latin capital letter O with diaeresis | |
| 216 | Ø | Ø | \00d8 | 0xd8 | Latin capital letter O with slash | |
| 217 | Ù | Ù | \00d9 | 0xd9 | Latin capital letter U with grave | |
| 218 | Ú | Ú | \00da | 0xda | Latin capital letter U with acute | |
| 219 | Û | Û | \00db | 0xdb | Latin capital letter U with circumflex | |
| 220 | Ü | Ü | \00dc | 0xdc | Latin capital letter U with diaeresis | |
| 221 | Ý | Ý | \00dd | 0xdd | Latin capital letter Y with acute | |
| 222 | Þ | Þ | \00de | 0xde | Latin capital letter THORN | |
| 223 | ß | ß | \00df | 0xdf | Latin small letter sharp s - ess-zed | |
| 224 | à | à | \00e0 | 0xe0 | Latin small letter a with grave | |
| 225 | á | á | \00e1 | 0xe1 | Latin small letter a with acute | |
| 226 | â | â | \00e2 | 0xe2 | Latin small letter a with circumflex | |
| 227 | ã | ã | \00e3 | 0xe3 | Latin small letter a with tilde | |
| 228 | ä | ä | \00e4 | 0xe4 | Latin small letter a with diaeresis | |
| 229 | å | å | \00e5 | 0xe5 | Latin small letter a with ring above | |
| 230 | æ | æ | \00e6 | 0xe6 | Latin small letter ae | |
| 231 | ç | ç | \00e7 | 0xe7 | Latin small letter c with cedilla | |
| 232 | è | è | \00e8 | 0xe8 | Latin small letter e with grave | |
| 233 | é | é | \00e9 | 0xe9 | Latin small letter e with acute | |
| 234 | ê | ê | \00ea | 0xea | Latin small letter e with circumflex | |
| 235 | ë | ë | \00eb | 0xeb | Latin small letter e with diaeresis | |
| 236 | ì | ì | \00ec | 0xec | Latin small letter i with grave | |
| 237 | í | í | \00ed | 0xed | Latin small letter i with acute | |
| 238 | î | î | \00ee | 0xee | Latin small letter i with circumflex | |
| 239 | ï | ï | \00ef | 0xef | Latin small letter i with diaeresis | |
| 240 | ð | ð | \00f0 | 0xf0 | Latin small letter eth | |
| 241 | ñ | ñ | \00f1 | 0xf1 | Latin small letter n with tilde | |
| 242 | ò | ò | \00f2 | 0xf2 | Latin small letter o with grave | |
| 243 | ó | ó | \00f3 | 0xf3 | Latin small letter o with acute | |
| 244 | ô | ô | \00f4 | 0xf4 | Latin small letter o with circumflex | |
| 245 | õ | õ | \00f5 | 0xf5 | Latin small letter o with tilde | |
| 246 | ö | ö | \00f6 | 0xf6 | Latin small letter o with diaeresis | |
| 248 | ø | ø | \00f8 | 0xf8 | Latin small letter o with slash | |
| 249 | ù | ù | \00f9 | 0xf9 | Latin small letter u with grave | |
| 250 | ú | ú | \00fa | 0xfa | Latin small letter u with acute | |
| 251 | û | û | \00fb | 0xfb | Latin small letter u with circumflex | |
| 252 | ü | ü | \00fc | 0xfc | Latin small letter u with diaeresis | |
| 253 | ý | ý | \00fd | 0xfd | Latin small letter y with acute | |
| 254 | þ | þ | \00fe | 0xfe | Latin small letter thorn | |
| 255 | ÿ | ÿ | \00ff | 0xff | Latin small letter y with diaeresis | |
| 338 | Œ | Œ | Œ | \00152 | 0x152 | Latin capital letter OE |
| 339 | œ | œ | œ | \00153 | 0x153 | Latin small letter oe |
| 352 | Š | Š | Š | \00160 | 0x160 | Latin capital letter S with caron |
| 353 | š | š | š | \00161 | 0x161 | Latin small letter s with caron |
| 376 | Ÿ | Ÿ | Ÿ | \00178 | 0x178 | Latin capital letter Y with diaeresis |
| 402 | ƒ | ƒ | ƒ | \00192 | 0x192 | Latin small f with hook - function |
Greek Set
| Code | Symbol | Html Code | Html Name | CSS | Hex | Description |
|---|---|---|---|---|---|---|
| 913 | Α | Α | Α | \00391 | 0x391 | Greek capital letter alpha |
| 914 | Β | Β | Β | \00392 | 0x392 | Greek capital letter beta |
| 915 | Γ | Γ | Γ | \00393 | 0x393 | Greek capital letter gamma |
| 916 | Δ | Δ | Δ | \00394 | 0x394 | Greek capital letter delta |
| 917 | Ε | Ε | Ε | \00395 | 0x395 | Greek capital letter epsilon |
| 918 | Ζ | Ζ | Ζ | \00396 | 0x396 | Greek capital letter zeta |
| 919 | Η | Η | Η | \00397 | 0x397 | Greek capital letter eta |
| 920 | Θ | Θ | Θ | \00398 | 0x398 | Greek capital letter theta |
| 921 | Ι | Ι | Ι | \00399 | 0x399 | Greek capital letter iota |
| 922 | Κ | Κ | Κ | \0039a | 0x39a | Greek capital letter kappa |
| 923 | Λ | Λ | Λ | \0039b | 0x39b | Greek capital letter lambda |
| 924 | Μ | Μ | Μ | \0039c | 0x39c | Greek capital letter mu |
| 925 | Ν | Ν | Ν | \0039d | 0x39d | Greek capital letter nu |
| 926 | Ξ | Ξ | Ξ | \0039e | 0x39e | Greek capital letter xi |
| 927 | Ο | Ο | Ο | \0039f | 0x39f | Greek capital letter omicron |
| 928 | Π | Π | Π | \003a0 | 0x3a0 | Greek capital letter pi |
| 929 | Ρ | Ρ | Ρ | \003a1 | 0x3a1 | Greek capital letter rho |
| 931 | Σ | Σ | Σ | \003a3 | 0x3a3 | Greek capital letter sigma |
| 932 | Τ | Τ | Τ | \003a4 | 0x3a4 | Greek capital letter tau |
| 933 | Υ | Υ | Υ | \003a5 | 0x3a5 | Greek capital letter upsilon |
| 934 | Φ | Φ | Φ | \003a6 | 0x3a6 | Greek capital letter phi |
| 935 | Χ | Χ | Χ | \003a7 | 0x3a7 | Greek capital letter sigma |
| 936 | Ψ | Ψ | Ψ | \003a8 | 0x3a8 | Greek capital letter psi |
| 937 | Ω | Ω | Ω | \003a9 | 0x3a9 | Greek capital letter omega |
| 945 | α | α | α | \003b1 | 0x3b1 | Greek small letter alpha |
| 946 | β | β | β | \003b2 | 0x3b2 | Greek small letter beta |
| 947 | γ | γ | γ | \003b3 | 0x3b3 | Greek small letter gamma |
| 948 | δ | δ | δ | \003b4 | 0x3b4 | Greek small letter delta |
| 949 | ε | ε | ε | \003b5 | 0x3b5 | Greek small letter epsilon |
| 950 | ζ | ζ | ζ | \003b6 | 0x3b6 | Greek small letter zeta |
| 951 | η | η | η | \003b7 | 0x3b7 | Greek small letter eta |
| 952 | θ | θ | θ | \003b8 | 0x3b8 | Greek small letter theta |
| 953 | ι | ι | ι | \003b9 | 0x3b9 | Greek small letter iota |
| 954 | κ | κ | κ | \003ba | 0x3ba | Greek small letter kappa |
| 955 | λ | λ | λ | \003bb | 0x3bb | Greek small letter lambda |
| 956 | μ | μ | μ | \003bc | 0x3bc | Greek small letter mu |
| 957 | ν | ν | ν | \003bd | 0x3bd | Greek small letter nu |
| 958 | ξ | ξ | ξ | \003be | 0x3be | Greek small letter xi |
| 959 | ο | ο | ο | \003bf | 0x3bf | Greek small letter omicron |
| 960 | π | π | π | \003c0 | 0x3c0 | Greek small letter pi |
| 961 | ρ | ρ | ρ | \003c1 | 0x3c1 | Greek small letter rho |
| 962 | ς | ς | ς | \003c2 | 0x3c2 | Greek small letter final sigma |
| 963 | σ | σ | σ | \003c3 | 0x3c3 | Greek small letter sigma |
| 964 | τ | τ | τ | \003c4 | 0x3c4 | Greek small letter tau |
| 965 | υ | υ | υ | \003c5 | 0x3c5 | Greek small letter upsilon |
| 966 | φ | φ | φ | \003c6 | 0x3c6 | Greek small letter phi |
| 967 | χ | χ | χ | \003c7 | 0x3c7 | Greek small letter chi |
| 968 | ψ | ψ | ψ | \003c8 | 0x3c8 | Greek small letter psi |
| 969 | ω | ω | ω | \003c9 | 0x3c9 | Greek small letter omega |
| 977 | ϑ | ϑ | ϑ | \003d1 | 0x3d1 | Greek small letter theta symbol |
| 978 | ϒ | ϒ | ϒ | \003d2 | 0x3d2 | Greek upsilon with hook symbol |
| 982 | ϖ | ϖ | ϖ | \003d6 | 0x3d6 | Greek pi symbol |
Fractions
| Code | Symbol | Html Code | Html Name | CSS | Hex | Description |
|---|---|---|---|---|---|---|
| 188 | ¼ | ¼ | ¼ | \00bc | 0xbc | Fraction one quarter |
| 189 | ½ | ½ | ½ | \00bd | 0xbd | Fraction one half |
| 190 | ¾ | ¾ | ¾ | \00be | 0xbe | Fraction three quarters |
| 8533 | ⅕ | ⅕ | \002155 | 0x2155 | Fraction one fifth | |
| 8534 | ⅖ | ⅖ | \002156 | 0x2156 | Fraction two fifths | |
| 8535 | ⅗ | ⅗ | \002157 | 0x2157 | Fraction three fifths | |
| 8536 | ⅘ | ⅘ | \002158 | 0x2158 | Fraction four fifths | |
| 8537 | ⅙ | ⅙ | \002159 | 0x2159 | Fraction one sixth | |
| 8538 | ⅚ | ⅚ | \00215a | 0x215a | Fraction five sixths | |
| 8539 | ⅛ | ⅛ | \00215b | 0x215b | Fraction one eighth | |
| 8540 | ⅜ | ⅜ | \00215c | 0x215c | Fraction three eighths | |
| 8541 | ⅝ | ⅝ | \00215d | 0x215d | Fraction five eighths | |
| 8542 | ⅞ | ⅞ | \00215e | 0x215e | Fraction seven eighths |
Currency
| Code | Symbol | Html Code | Html Name | CSS | Hex | Description |
|---|---|---|---|---|---|---|
| 8352 | ₠ | ₠ | \0020a0 | 0x20a0 | Euro-currency sign | |
| 8353 | ₡ | ₡ | \0020a1 | 0x20a1 | Cent sign | |
| 8356 | ₤ | ₤ | \0020a4 | 0x20a4 | Pound sterling |
Subscribe to:
Posts (Atom)













