About 6,570 results
Open links in new tab
  1. social sharing buttons - What's the unicode for the Share icon (or …

    May 24, 2020 · Explore the Unicode options for the Share icon or learn how to use SVG as an alternative.

  2. Special characters from ISO-8859-1 encode website come out …

    May 25, 2020 · My website encoding is ISO-8859-1. ISO-8859-1 is defined as charset in the web pages and Google Search results have always looked good. However, for several weeks now, …

  3. unicode - What is the HTML code for "CE" mark? - Webmasters …

    Apr 9, 2018 · I need to put the CE mark in some text in HTML, but I have not been able to find it in the character lookup tables. Is this symbol something similar to TM, Registered, Copy Right …

  4. unicode - mathML/HTML symbol for mathematical vector

    Jan 5, 2013 · This webpage discusses the MathML/HTML symbol for representing mathematical vectors, providing insights and examples for effective usage in coding.

  5. Punycode and similar characters - Webmasters Stack Exchange

    Nov 30, 2018 · You could imagine: let us take each character one by one and find out all other characters in Unicode that are graphically displayed similarly for some definition of similar, and …

  6. seo - Unicode icons in <title> - Webmasters Stack Exchange

    If I want to put various unicode icons in my &lt;title&gt; for the sake of looks, could that hurt my SEO? Are there particular classes of unicode (code ranges) that offend search engines? I've no...

  7. legal - How can I use Google web fonts statically instead of ...

    Aug 24, 2022 · In Germany, lawyers can legally demand money from people who use dynamic web fonts on their websites, if they do not ask the user for permission. (Because of IP data …

  8. Why use HTML entities instead of just putting Unicode characters …

    13 Let's say I want to put a non-bland character in an HTML file; for instance, '→'. Is there any reason why I should enter it as '→' instead of just putting '→' in the HTML file? Assume my …

  9. What encoding do most users prefer to have?

    5 Is there any site, chart, or raw data that shows how much of user have used Unicode (UTF-8) or Western (ISO-8859-1) or Chinese and so. Or provide rough data of what is used in major …

  10. Should I escape the Apostrophe ( ' ) character with its HTML entity ...

    Where we have strings translated, we find that some translators replace the closing quotes with the unicode curly quotes, but leave the straight quotes as the opening quotes, leaving them …