Advertisement
Guest User

font-awesome-icons-html

a guest
Mar 28th, 2015
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 16.76 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>fontawesome-webfont HEX DEC HTML</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5.  
  6. <style type="text/css">
  7. <!--
  8.  
  9.  
  10. @font-face {
  11.     font-family: "FontAwesome";
  12.     font-style: normal;
  13.     font-weight: normal;
  14.     src: url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),
  15.          url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),
  16.          url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),
  17.          url("http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  18. }
  19.  
  20. td { padding:2px 2px 2px 8px; }
  21.  
  22.  
  23. -->
  24. </style>
  25.  
  26. </head>
  27.  
  28. <body bgcolor="#FFFFFF" text="#000000">
  29.  
  30. <h1 align="center">fontawesome-webfont </h1>
  31. <h2 align="center">HEX ... DEC ... HTML</h2>
  32. <p align="center">Font Awesome 4.3.0 --- 519  ICONS  </p>
  33. <p align="center"><a href="http://fontawesome.io" target="_blank">fontawesome.io</a> | <a href="https://github.com/FortAwesome/Font-Awesome" target="_blank">github</a></p>
  34.  
  35. <hr />
  36.  
  37.  
  38. <?php
  39. // ----------------------------------------------------------------------
  40.  
  41. $faitems = array(
  42.  'glass' => "f000",
  43.  'music' => "f001",
  44.  'search' => "f002",
  45.  'envelope-o' => "f003",
  46.  'heart' => "f004",
  47.  'star' => "f005",
  48.  'star-o' => "f006",
  49.  'user' => "f007",
  50.  'film' => "f008",
  51.  'th-large' => "f009",
  52.  'th' => "f00a",
  53.  'th-list' => "f00b",
  54.  'check' => "f00c",
  55.  'times' => "f00d",
  56.  'search-plus' => "f00e",
  57.  'search-minus' => "f010",
  58.  'power-off' => "f011",
  59.  'signal' => "f012",
  60.  'cog' => "f013",
  61.  'trash-o' => "f014",
  62.  'home' => "f015",
  63.  'file-o' => "f016",
  64.  'clock-o' => "f017",
  65.  'road' => "f018",
  66.  'download' => "f019",
  67.  'arrow-circle-o-down' => "f01a",
  68.  'arrow-circle-o-up' => "f01b",
  69.  'inbox' => "f01c",
  70.  'play-circle-o' => "f01d",
  71.  'repeat' => "f01e",
  72.  'refresh' => "f021",
  73.  'list-alt' => "f022",
  74.  'lock' => "f023",
  75.  'flag' => "f024",
  76.  'headphones' => "f025",
  77.  'volume-off' => "f026",
  78.  'volume-down' => "f027",
  79.  'volume-up' => "f028",
  80.  'qrcode' => "f029",
  81.  'barcode' => "f02a",
  82.  'tag' => "f02b",
  83.  'tags' => "f02c",
  84.  'book' => "f02d",
  85.  'bookmark' => "f02e",
  86.  'print' => "f02f",
  87.  'camera' => "f030",
  88.  'font' => "f031",
  89.  'bold' => "f032",
  90.  'italic' => "f033",
  91.  'text-height' => "f034",
  92.  'text-width' => "f035",
  93.  'align-left' => "f036",
  94.  'align-center' => "f037",
  95.  'align-right' => "f038",
  96.  'align-justify' => "f039",
  97.  'list' => "f03a",
  98.  'outdent' => "f03b",
  99.  'indent' => "f03c",
  100.  'video-camera' => "f03d",
  101.  'picture-o' => "f03e",
  102.  'pencil' => "f040",
  103.  'map-marker' => "f041",
  104.  'adjust' => "f042",
  105.  'tint' => "f043",
  106.  'pencil-square-o' => "f044",
  107.  'share-square-o' => "f045",
  108.  'check-square-o' => "f046",
  109.  'arrows' => "f047",
  110.  'step-backward' => "f048",
  111.  'fast-backward' => "f049",
  112.  'backward' => "f04a",
  113.  'play' => "f04b",
  114.  'pause' => "f04c",
  115.  'stop' => "f04d",
  116.  'forward' => "f04e",
  117.  'fast-forward' => "f050",
  118.  'step-forward' => "f051",
  119.  'eject' => "f052",
  120.  'chevron-left' => "f053",
  121.  'chevron-right' => "f054",
  122.  'plus-circle' => "f055",
  123.  'minus-circle' => "f056",
  124.  'times-circle' => "f057",
  125.  'check-circle' => "f058",
  126.  'question-circle' => "f059",
  127.  'info-circle' => "f05a",
  128.  'crosshairs' => "f05b",
  129.  'times-circle-o' => "f05c",
  130.  'check-circle-o' => "f05d",
  131.  'ban' => "f05e",
  132.  'arrow-left' => "f060",
  133.  'arrow-right' => "f061",
  134.  'arrow-up' => "f062",
  135.  'arrow-down' => "f063",
  136.  'share' => "f064",
  137.  'expand' => "f065",
  138.  'compress' => "f066",
  139.  'plus' => "f067",
  140.  'minus' => "f068",
  141.  'asterisk' => "f069",
  142.  'exclamation-circle' => "f06a",
  143.  'gift' => "f06b",
  144.  'leaf' => "f06c",
  145.  'fire' => "f06d",
  146.  'eye' => "f06e",
  147.  'eye-slash' => "f070",
  148.  'exclamation-triangle' => "f071",
  149.  'plane' => "f072",
  150.  'calendar' => "f073",
  151.  'random' => "f074",
  152.  'comment' => "f075",
  153.  'magnet' => "f076",
  154.  'chevron-up' => "f077",
  155.  'chevron-down' => "f078",
  156.  'retweet' => "f079",
  157.  'shopping-cart' => "f07a",
  158.  'folder' => "f07b",
  159.  'folder-open' => "f07c",
  160.  'arrows-v' => "f07d",
  161.  'arrows-h' => "f07e",
  162.  'bar-chart' => "f080",
  163.  'twitter-square' => "f081",
  164.  'facebook-square' => "f082",
  165.  'camera-retro' => "f083",
  166.  'key' => "f084",
  167.  'cogs' => "f085",
  168.  'comments' => "f086",
  169.  'thumbs-o-up' => "f087",
  170.  'thumbs-o-down' => "f088",
  171.  'star-half' => "f089",
  172.  'heart-o' => "f08a",
  173.  'sign-out' => "f08b",
  174.  'linkedin-square' => "f08c",
  175.  'thumb-tack' => "f08d",
  176.  'external-link' => "f08e",
  177.  'sign-in' => "f090",
  178.  'trophy' => "f091",
  179.  'github-square' => "f092",
  180.  'upload' => "f093",
  181.  'lemon-o' => "f094",
  182.  'phone' => "f095",
  183.  'square-o' => "f096",
  184.  'bookmark-o' => "f097",
  185.  'phone-square' => "f098",
  186.  'twitter' => "f099",
  187.  'facebook' => "f09a",
  188.  'github' => "f09b",
  189.  'unlock' => "f09c",
  190.  'credit-card' => "f09d",
  191.  'rss' => "f09e",
  192.  'hdd-o' => "f0a0",
  193.  'bullhorn' => "f0a1",
  194.  'bell' => "f0f3",
  195.  'certificate' => "f0a3",
  196.  'hand-o-right' => "f0a4",
  197.  'hand-o-left' => "f0a5",
  198.  'hand-o-up' => "f0a6",
  199.  'hand-o-down' => "f0a7",
  200.  'arrow-circle-left' => "f0a8",
  201.  'arrow-circle-right' => "f0a9",
  202.  'arrow-circle-up' => "f0aa",
  203.  'arrow-circle-down' => "f0ab",
  204.  'globe' => "f0ac",
  205.  'wrench' => "f0ad",
  206.  'tasks' => "f0ae",
  207.  'filter' => "f0b0",
  208.  'briefcase' => "f0b1",
  209.  'arrows-alt' => "f0b2",
  210.  'users' => "f0c0",
  211.  'link' => "f0c1",
  212.  'cloud' => "f0c2",
  213.  'flask' => "f0c3",
  214.  'scissors' => "f0c4",
  215.  'files-o' => "f0c5",
  216.  'paperclip' => "f0c6",
  217.  'floppy-o' => "f0c7",
  218.  'square' => "f0c8",
  219.  'bars' => "f0c9",
  220.  'list-ul' => "f0ca",
  221.  'list-ol' => "f0cb",
  222.  'strikethrough' => "f0cc",
  223.  'underline' => "f0cd",
  224.  'table' => "f0ce",
  225.  'magic' => "f0d0",
  226.  'truck' => "f0d1",
  227.  'pinterest' => "f0d2",
  228.  'pinterest-square' => "f0d3",
  229.  'google-plus-square' => "f0d4",
  230.  'google-plus' => "f0d5",
  231.  'money' => "f0d6",
  232.  'caret-down' => "f0d7",
  233.  'caret-up' => "f0d8",
  234.  'caret-left' => "f0d9",
  235.  'caret-right' => "f0da",
  236.  'columns' => "f0db",
  237.  'sort' => "f0dc",
  238.  'sort-desc' => "f0dd",
  239.  'sort-asc' => "f0de",
  240.  'envelope' => "f0e0",
  241.  'linkedin' => "f0e1",
  242.  'undo' => "f0e2",
  243.  'gavel' => "f0e3",
  244.  'tachometer' => "f0e4",
  245.  'comment-o' => "f0e5",
  246.  'comments-o' => "f0e6",
  247.  'bolt' => "f0e7",
  248.  'sitemap' => "f0e8",
  249.  'umbrella' => "f0e9",
  250.  'clipboard' => "f0ea",
  251.  'lightbulb-o' => "f0eb",
  252.  'exchange' => "f0ec",
  253.  'cloud-download' => "f0ed",
  254.  'cloud-upload' => "f0ee",
  255.  'user-md' => "f0f0",
  256.  'stethoscope' => "f0f1",
  257.  'suitcase' => "f0f2",
  258.  'bell-o' => "f0a2",
  259.  'coffee' => "f0f4",
  260.  'cutlery' => "f0f5",
  261.  'file-text-o' => "f0f6",
  262.  'building-o' => "f0f7",
  263.  'hospital-o' => "f0f8",
  264.  'ambulance' => "f0f9",
  265.  'medkit' => "f0fa",
  266.  'fighter-jet' => "f0fb",
  267.  'beer' => "f0fc",
  268.  'h-square' => "f0fd",
  269.  'plus-square' => "f0fe",
  270.  'angle-double-left' => "f100",
  271.  'angle-double-right' => "f101",
  272.  'angle-double-up' => "f102",
  273.  'angle-double-down' => "f103",
  274.  'angle-left' => "f104",
  275.  'angle-right' => "f105",
  276.  'angle-up' => "f106",
  277.  'angle-down' => "f107",
  278.  'desktop' => "f108",
  279.  'laptop' => "f109",
  280.  'tablet' => "f10a",
  281.  'mobile' => "f10b",
  282.  'circle-o' => "f10c",
  283.  'quote-left' => "f10d",
  284.  'quote-right' => "f10e",
  285.  'spinner' => "f110",
  286.  'circle' => "f111",
  287.  'reply' => "f112",
  288.  'github-alt' => "f113",
  289.  'folder-o' => "f114",
  290.  'folder-open-o' => "f115",
  291.  'smile-o' => "f118",
  292.  'frown-o' => "f119",
  293.  'meh-o' => "f11a",
  294.  'gamepad' => "f11b",
  295.  'keyboard-o' => "f11c",
  296.  'flag-o' => "f11d",
  297.  'flag-checkered' => "f11e",
  298.  'terminal' => "f120",
  299.  'code' => "f121",
  300.  'reply-all' => "f122",
  301.  'star-half-o' => "f123",
  302.  'location-arrow' => "f124",
  303.  'crop' => "f125",
  304.  'code-fork' => "f126",
  305.  'chain-broken' => "f127",
  306.  'question' => "f128",
  307.  'info' => "f129",
  308.  'exclamation' => "f12a",
  309.  'superscript' => "f12b",
  310.  'subscript' => "f12c",
  311.  'eraser' => "f12d",
  312.  'puzzle-piece' => "f12e",
  313.  'microphone' => "f130",
  314.  'microphone-slash' => "f131",
  315.  'shield' => "f132",
  316.  'calendar-o' => "f133",
  317.  'fire-extinguisher' => "f134",
  318.  'rocket' => "f135",
  319.  'maxcdn' => "f136",
  320.  'chevron-circle-left' => "f137",
  321.  'chevron-circle-right' => "f138",
  322.  'chevron-circle-up' => "f139",
  323.  'chevron-circle-down' => "f13a",
  324.  'html5' => "f13b",
  325.  'css3' => "f13c",
  326.  'anchor' => "f13d",
  327.  'unlock-alt' => "f13e",
  328.  'bullseye' => "f140",
  329.  'ellipsis-h' => "f141",
  330.  'ellipsis-v' => "f142",
  331.  'rss-square' => "f143",
  332.  'play-circle' => "f144",
  333.  'ticket' => "f145",
  334.  'minus-square' => "f146",
  335.  'minus-square-o' => "f147",
  336.  'level-up' => "f148",
  337.  'level-down' => "f149",
  338.  'check-square' => "f14a",
  339.  'pencil-square' => "f14b",
  340.  'external-link-square' => "f14c",
  341.  'share-square' => "f14d",
  342.  'compass' => "f14e",
  343.  'caret-square-o-down' => "f150",
  344.  'caret-square-o-up' => "f151",
  345.  'caret-square-o-right' => "f152",
  346.  'eur' => "f153",
  347.  'gbp' => "f154",
  348.  'usd' => "f155",
  349.  'inr' => "f156",
  350.  'jpy' => "f157",
  351.  'rub' => "f158",
  352.  'krw' => "f159",
  353.  'btc' => "f15a",
  354.  'file' => "f15b",
  355.  'file-text' => "f15c",
  356.  'sort-alpha-asc' => "f15d",
  357.  'sort-alpha-desc' => "f15e",
  358.  'sort-amount-asc' => "f160",
  359.  'sort-amount-desc' => "f161",
  360.  'sort-numeric-asc' => "f162",
  361.  'sort-numeric-desc' => "f163",
  362.  'thumbs-up' => "f164",
  363.  'thumbs-down' => "f165",
  364.  'youtube-square' => "f166",
  365.  'youtube' => "f167",
  366.  'xing' => "f168",
  367.  'xing-square' => "f169",
  368.  'youtube-play' => "f16a",
  369.  'dropbox' => "f16b",
  370.  'stack-overflow' => "f16c",
  371.  'instagram' => "f16d",
  372.  'flickr' => "f16e",
  373.  'adn' => "f170",
  374.  'bitbucket' => "f171",
  375.  'bitbucket-square' => "f172",
  376.  'tumblr' => "f173",
  377.  'tumblr-square' => "f174",
  378.  'long-arrow-down' => "f175",
  379.  'long-arrow-up' => "f176",
  380.  'long-arrow-left' => "f177",
  381.  'long-arrow-right' => "f178",
  382.  'apple' => "f179",
  383.  'windows' => "f17a",
  384.  'android' => "f17b",
  385.  'linux' => "f17c",
  386.  'dribbble' => "f17d",
  387.  'skype' => "f17e",
  388.  'foursquare' => "f180",
  389.  'trello' => "f181",
  390.  'female' => "f182",
  391.  'male' => "f183",
  392.  'gratipay' => "f184",
  393.  'sun-o' => "f185",
  394.  'moon-o' => "f186",
  395.  'archive' => "f187",
  396.  'bug' => "f188",
  397.  'vk' => "f189",
  398.  'weibo' => "f18a",
  399.  'renren' => "f18b",
  400.  'pagelines' => "f18c",
  401.  'stack-exchange' => "f18d",
  402.  'arrow-circle-o-right' => "f18e",
  403.  'arrow-circle-o-left' => "f190",
  404.  'caret-square-o-left' => "f191",
  405.  'dot-circle-o' => "f192",
  406.  'wheelchair' => "f193",
  407.  'vimeo-square' => "f194",
  408.  'try' => "f195",
  409.  'plus-square-o' => "f196",
  410.  'space-shuttle' => "f197",
  411.  'slack' => "f198",
  412.  'envelope-square' => "f199",
  413.  'wordpress' => "f19a",
  414.  'openid' => "f19b",
  415.  'university' => "f19c",
  416.  'graduation-cap' => "f19d",
  417.  'yahoo' => "f19e",
  418.  'google' => "f1a0",
  419.  'reddit' => "f1a1",
  420.  'reddit-square' => "f1a2",
  421.  'stumbleupon-circle' => "f1a3",
  422.  'stumbleupon' => "f1a4",
  423.  'delicious' => "f1a5",
  424.  'digg' => "f1a6",
  425.  'pied-piper' => "f1a7",
  426.  'pied-piper-alt' => "f1a8",
  427.  'drupal' => "f1a9",
  428.  'joomla' => "f1aa",
  429.  'language' => "f1ab",
  430.  'fax' => "f1ac",
  431.  'building' => "f1ad",
  432.  'child' => "f1ae",
  433.  'paw' => "f1b0",
  434.  'spoon' => "f1b1",
  435.  'cube' => "f1b2",
  436.  'cubes' => "f1b3",
  437.  'behance' => "f1b4",
  438.  'behance-square' => "f1b5",
  439.  'steam' => "f1b6",
  440.  'steam-square' => "f1b7",
  441.  'recycle' => "f1b8",
  442.  'car' => "f1b9",
  443.  'taxi' => "f1ba",
  444.  'tree' => "f1bb",
  445.  'spotify' => "f1bc",
  446.  'deviantart' => "f1bd",
  447.  'soundcloud' => "f1be",
  448.  'database' => "f1c0",
  449.  'file-pdf-o' => "f1c1",
  450.  'file-word-o' => "f1c2",
  451.  'file-excel-o' => "f1c3",
  452.  'file-powerpoint-o' => "f1c4",
  453.  'file-image-o' => "f1c5",
  454.  'file-archive-o' => "f1c6",
  455.  'file-audio-o' => "f1c7",
  456.  'file-video-o' => "f1c8",
  457.  'file-code-o' => "f1c9",
  458.  'vine' => "f1ca",
  459.  'codepen' => "f1cb",
  460.  'jsfiddle' => "f1cc",
  461.  'life-ring' => "f1cd",
  462.  'circle-o-notch' => "f1ce",
  463.  'rebel' => "f1d0",
  464.  'empire' => "f1d1",
  465.  'git-square' => "f1d2",
  466.  'git' => "f1d3",
  467.  'hacker-news' => "f1d4",
  468.  'tencent-weibo' => "f1d5",
  469.  'qq' => "f1d6",
  470.  'weixin' => "f1d7",
  471.  'paper-plane' => "f1d8",
  472.  'paper-plane-o' => "f1d9",
  473.  'history' => "f1da",
  474.  'circle-thin' => "f1db",
  475.  'header' => "f1dc",
  476.  'paragraph' => "f1dd",
  477.  'sliders' => "f1de",
  478.  'share-alt' => "f1e0",
  479.  'share-alt-square' => "f1e1",
  480.  'bomb' => "f1e2",
  481.  'futbol-o' => "f1e3",
  482.  'tty' => "f1e4",
  483.  'binoculars' => "f1e5",
  484.  'plug' => "f1e6",
  485.  'slideshare' => "f1e7",
  486.  'twitch' => "f1e8",
  487.  'yelp' => "f1e9",
  488.  'newspaper-o' => "f1ea",
  489.  'wifi' => "f1eb",
  490.  'calculator' => "f1ec",
  491.  'paypal' => "f1ed",
  492.  'google-wallet' => "f1ee",
  493.  'cc-visa' => "f1f0",
  494.  'cc-mastercard' => "f1f1",
  495.  'cc-discover' => "f1f2",
  496.  'cc-amex' => "f1f3",
  497.  'cc-paypal' => "f1f4",
  498.  'cc-stripe' => "f1f5",
  499.  'bell-slash' => "f1f6",
  500.  'bell-slash-o' => "f1f7",
  501.  'trash' => "f1f8",
  502.  'copyright' => "f1f9",
  503.  'at' => "f1fa",
  504.  'eyedropper' => "f1fb",
  505.  'paint-brush' => "f1fc",
  506.  'birthday-cake' => "f1fd",
  507.  'area-chart' => "f1fe",
  508.  'pie-chart' => "f200",
  509.  'line-chart' => "f201",
  510.  'lastfm' => "f202",
  511.  'lastfm-square' => "f203",
  512.  'toggle-off' => "f204",
  513.  'toggle-on' => "f205",
  514.  'bicycle' => "f206",
  515.  'bus' => "f207",
  516.  'ioxhost' => "f208",
  517.  'angellist' => "f209",
  518.  'cc' => "f20a",
  519.  'ils' => "f20b",
  520.  'meanpath' => "f20c",
  521.  'buysellads' => "f20d",
  522.  'connectdevelop' => "f20e",
  523.  'dashcube' => "f210",
  524.  'forumbee' => "f211",
  525.  'leanpub' => "f212",
  526.  'sellsy' => "f213",
  527.  'shirtsinbulk' => "f214",
  528.  'simplybuilt' => "f215",
  529.  'skyatlas' => "f216",
  530.  'cart-plus' => "f217",
  531.  'cart-arrow-down' => "f218",
  532.  'diamond' => "f219",
  533.  'ship' => "f21a",
  534.  'user-secret' => "f21b",
  535.  'motorcycle' => "f21c",
  536.  'street-view' => "f21d",
  537.  'heartbeat' => "f21e",
  538.  'venus' => "f221",
  539.  'mars' => "f222",
  540.  'mercury' => "f223",
  541.  'transgender' => "f224",
  542.  'transgender-alt' => "f225",
  543.  'venus-double' => "f226",
  544.  'mars-double' => "f227",
  545.  'venus-mars' => "f228",
  546.  'mars-stroke' => "f229",
  547.  'mars-stroke-v' => "f22a",
  548.  'mars-stroke-h' => "f22b",
  549.  'neuter' => "f22c",
  550.  'facebook-official' => "f230",
  551.  'pinterest-p' => "f231",
  552.  'whatsapp' => "f232",
  553.  'server' => "f233",
  554.  'user-plus' => "f234",
  555.  'user-times' => "f235",
  556.  'bed' => "f236",
  557.  'viacoin' => "f237",
  558.  'train' => "f238",
  559.  'subway' => "f239",
  560.  'medium' => "f23a",
  561.  
  562. );
  563.  
  564.  
  565.  
  566. // ----------------------------------------------------------------------
  567.  
  568.  
  569.  
  570. print '<div style="text-align:center; font-family:FontAwesome; font-size:14px;">'."\n";
  571.  
  572. print '<br />'."\n";
  573. print '<br />'."\n";
  574.  
  575. print '<table width="800" border="1" cellspacing="2" cellpadding="2" align="center">'."\n";
  576. print '  <tr style="text-align:center;">'."\n";
  577. print '    <td width="133" bgcolor="#CCCCCC">Nr</td>'."\n";
  578. print '    <td width="133">Name</td>'."\n";
  579. print '    <td width="133" bgcolor="#CCCCCC">Hex Code</td>'."\n";
  580. print '    <td width="133">Hex HTML</td>'."\n";
  581. print '    <td width="133" bgcolor="#CCCCCC">Dec Code</td>'."\n";
  582. print '    <td width="133">Dec HTML</td>'."\n";
  583. print '  </tr>'."\n";
  584.  
  585.  
  586.  
  587.  
  588. $n=1;
  589.  
  590. foreach($faitems as $faname => $favalue) {
  591.  
  592. ## $favalue = stripslashes($favalue);
  593.  
  594. $nr = str_pad($n,3,'0',STR_PAD_LEFT);
  595.  
  596. $decval = hexdec($favalue);
  597.  
  598.  
  599. ## print '<br /> '.$nr.' --- '.$faname.' --- <span style="background:#DEDEDE;">&amp;#x'.$favalue.'</span> --- &#x'.$favalue.' --- <span style="background:#DEDEDE;">&amp;#'.$decval.'</span> --- &#'.$decval.' '. "\n";
  600.  
  601.  
  602. print '  <tr style="text-align:left;">'."\n";
  603. print '    <td width="133" bgcolor="#CCCCCC">'.$nr.'</td>'."\n";
  604. print '    <td width="133">'.$faname.'</td>'."\n";
  605. print '    <td width="133" bgcolor="#CCCCCC">&amp;#x'.$favalue.';</td>'."\n";
  606. print '    <td width="133" style="font-size:28px; text-align:center;">&#x'.$favalue.';</td>'."\n";
  607. print '    <td width="133" bgcolor="#CCCCCC">&amp;#'.$decval.';</td>'."\n";
  608. print '    <td width="133" style="font-size:28px; text-align:center;">&#'.$decval.';</td>'."\n";
  609. print '  </tr>'."\n";
  610.  
  611.  
  612.  
  613.  
  614. $n++;
  615. }
  616.  
  617.  
  618. print '</table>'."\n";
  619.  
  620. print '<br />'."\n";
  621. print '<br />'."\n";
  622. print '<br />'."\n";
  623.  
  624. print '</div>'."\n";
  625.  
  626.  
  627. // ----------------------------------------------------------------------
  628. ?>
  629.  
  630.  
  631.  
  632. <br>
  633. <br>
  634. <br>
  635. <hr />
  636. <div align="center"><br>
  637.   <p align="center">fontawesome-webfont  ... HEX ... DEC ... HTML </p>
  638.   <p align="center">Font Awesome 4.3.0 --- 519  ICONS  </p>
  639.   <p align="center"><a href="http://fontawesome.io" target="_blank">fontawesome.io</a> | <a href="https://github.com/FortAwesome/Font-Awesome" target="_blank">github</a></p>
  640.   <p><br>
  641.     <br>
  642.     <br>
  643.     <br>
  644.     * * * <br>
  645.     <br>
  646.     <br>
  647.  
  648.  
  649.   </p>
  650. </div>
  651. </body>
  652. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement