How to create the apostrophe symbol in HTML

Trusted answers to developer questions

How to create the apostrophe symbol in HTML

Educative Answers Team

Free System Design Interview Course

Many candidates are rejected or down-leveled due to poor performance in their System Design Interview. Stand out in System Design Interviews and get hired in 2023 with this popular free course.

An entity name, entity number, or hexadecimal can be used to add special characters/symbols to an HTML webpage. One such symbol is the apostrophe.

There are three methods for adding an apostrophe in HTML:

The apostrophe symbol

The apostrophe symbol

Method
Apostrophe symbol

entity number
'

entity name
'

hexadecimal reference
'

Code


RELATED TAGS

html

apostrophe

License: Creative Commons-Attribution-ShareAlike 4.0 (CC-BY-SA 4.0)

Trusted Answers to Developer Questions

Related Tags

html

apostrophe

Keep Exploring

Related Courses

Did you find this helpful?