Skip to main content
codingCourses
  • HTML
  • CSS
  • JavaScript
  • PHP
  • HTML Tutorial
  • HTML Elements
  • HTML Attributes
  • Special Characters & Emojis
  • Practical Tips
HTML
  • HTML Tutorial
  • <!DOCTYPE html>
    The Correct Meaning of the Declaration
HTML Elements
  • HTML Element Reference
  • <abbr>
  • <address>
  • <article>
  • <aside>
  • <blockquote>
  • <br>
  • <cite>
  • <del>
  • <details>
  • <dfn>
  • <div>
  • <dl>
  • <dt>
  • <dd>
  • <em>
  • <figure>
  • <figcaption>
  • <footer>
  • <h1>~<h6>
  • <header>
  • <hr>
  • <ins>
  • <kbd>
  • <label>
  • <li>
  • <main>
  • <mark>
  • <menu>
  • <nav>
  • <ol>
  • <p>
  • <q>
  • <picture>, <source>
  • <section>
  • <span>
  • <strong>
  • <summary>
  • <sub>
  • <sup>
  • <template>
  • <time>
  • <ul>
HTML Attributes
  • HTML Attribute Reference
  • contenteditable
    Making HTML Elements Editable
  • cite
    Referencing the Source URL
  • datetime
    Specifying the Date and Time
  • enterkeyhint
    Specifying the Enter key for virtual keyboards
  • inputmode
    Specifying the Virtual Keyboard Input Mode
  • lang
    Specifying the Primary Language
  • rel
    Meaning, List, and Examples
  • role
    A Guide to ARIA Roles & Accessibility
  • title
    Advisory Information for the Element
  • <img> Tag with srcset & sizes
    Responsive Images with <img>
HTML Special Characters & Emojis
  • Special Character & Emoji Reference
  • HTML Special Characters
    Avoiding Conflicts with Reserved Symbols
  • HTML Special Characters List
    Organized HTML Special Characters List
  • Using Emoji in Your Web Pages
    How to Add Emoji to HTML Pages
  • Emoji List
    Includes Unicode and HTML Entity Codes
HTML Practical Tips
  • Practical Tip Reference
  • The Complete Guide to <video> Autoplay
    Why It’s Not Working and How to Fix It

HTML Special Characters & Emojis

HTML Next

This category covers special characters used in HTML documents. It includes their purpose and usage, a comprehensive character entity reference, and guidance on using emojis.

HTML Special Character & Emoji Reference
HTML Special Characters
Avoiding Conflicts with Reserved Symbols
HTML special characters (or HTML entities) let you safely display reserved symbols like <, > and & in your web pages, helping prevent conflicts in your markup.
HTML Special Characters List
Organized HTML Special Characters List
HTML special characters list with symbols, entity names, and numeric encoding codes (HTML) – a practical reference for web developers.
Using Emoji in Your Web Pages
How to Add Emoji to HTML Pages
A quick guide to using emoji in HTML — improve your site's look and keep your users engaged.
Emoji List
Includes Unicode and HTML Entity Codes
A collection of attractive and up-to-date standard emojis (Emoticons) for use on the web. Easily view Unicode and HTML entity names by category and copy them for immediate use.
HTML Next

codingCourses offers coding tutorials made for everyone.
All materials and examples are continuously reviewed to prevent errors; however, complete accuracy cannot be guaranteed.
Therefore, please carefully test and review all materials and examples to ensure they are free of errors, bugs, or vulnerabilities before relying on them.
They are available under the Creative Commons Attribution 4.0 International

Copyright © codingCourses. All Rights Reserved.